jikkou config
Sets or retrieves the configuration of this client.
Synopsis
The config command manages Jikkou CLI configuration contexts. A context defines the configuration settings
(config file path, inline properties, provider bindings) used when running Jikkou commands.
Configuration is stored in the Jikkou config file, located by default at $HOME/.jikkou/config.
Subcommands
| Command | Description |
|---|---|
| jikkou config set-context | Configure a context with the provided arguments |
| jikkou config get-contexts | List all configured contexts |
| jikkou config current-context | Display the current context |
| jikkou config use-context | Switch to a specified context |
| jikkou config view | Show merged configuration settings |
Options inherited from parent commands
| Flag | Description |
|---|---|
--logger-level=<level> | Log level: TRACE, DEBUG, INFO, WARN, ERROR |
SEE ALSO
- Configuration - Learn how to configure Jikkou CLI
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.