Modify logiqctl configuration options
Configure LOGIQ CLI (logiqctl) options. To get token see https://docs.logiq.ai/vewing-logs/logiqctl/obtaining-api-key
Note: The values you provide will be written to the config file located at (~/.logiqctl)
View current contextlogiqctl config viewRuns an interactive prompt and let user configurelogiqctl config initSet default clusterlogiqctl config set-cluster END-POINTSet default contextlogiqctl config set-context namespaceRuns an interactive prompt and let user select namespace from the listlogiqctl config set-context iSet tokenlogiqctl config set-token api_token
-h, --help help for config
-c, --cluster string Override the default cluster set by `logiqctl set-cluster' command-n, --namespace string Override the default context set by `logiqctl set-context' command-o, --output string Output format. One of: table|json|yaml.json output is not indented, use '| jq' for advanced json operations (default "table")-t, --time-format string Time formatting options. One of: relative|epoch|RFC3339.This is only applicable when the output format is table. json and yaml outputs will have time in epoch seconds. (default "relative")
logiqctl - Logiqctl - CLI for Logiq Observability stack
logiqctl config init - Interactive configuration command
logiqctl config set-cluster - Sets the logiq cluster end-point
logiqctl config set-context - Sets the default context or namespace.
logiqctl config set-token - Sets a logiq ui api token
logiqctl config view - View current defaults