korrel8rcli
REST client for a remote korrel8r server.
Options
-t, --bearer-token string Authhorization token, default from env KORREL8RCLI_BEARER_TOKEN or kube config.
--debug Enable debug output.
-h, --help help for korrel8rcli
-k, --insecure Insecure connection, skip TLS verification.
-o, --output enum(yaml,json-pretty,json,ndjson) Output format (default yaml)
-u, --url string URL of remote korrel8r, default from env KORREL8RCLI_URL (default "http://localhost:8080")
SEE ALSO
- korrel8rcli classes - Get the list of classes for a domain
- korrel8rcli completion - Generate the autocompletion script for the specified shell
- korrel8rcli config - Change configuration settings on the server
- korrel8rcli console-events - Stream console events from an agent to stdout
- korrel8rcli doc - Generate documentation
- korrel8rcli domains - Get a list of domains and store configuration
- korrel8rcli goals - Get graph of goal classes reachable from start
- korrel8rcli list-goals - List goal nodes related to a starting point
- korrel8rcli neighbors - Get graph of nearest neighbors
- korrel8rcli neighbours - Get graph of nearest neighbors
- korrel8rcli objects - Return the list of objects for a query.
- korrel8rcli set-console - Set console state for an agent
- korrel8rcli version - Print version.
- korrel8rcli web - Connect to remote korrel8r, show graphs in local HTTP server.