jikkou config get-contexts
List all configured contexts.
Synopsis
Get all contexts defined in the Jikkou config file. The current context is marked with an asterisk (*).
jikkou config get-contexts
Examples
# List all contexts
$ jikkou config get-contexts
NAME
localhost *
development
staging
production
Options
This command has no specific options.
Options inherited from parent commands
| Flag | Description |
|---|---|
--logger-level=<level> | Log level: TRACE, DEBUG, INFO, WARN, ERROR |
SEE ALSO
- jikkou config current-context - Show the current context details
- jikkou config use-context - Switch to a context
- jikkou config set-context - Create or update a context
- jikkou config - Config command overview
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.