cub context get
cub context get
Get context information
Synopsis
Get information about a specific context or the current context.
Examples:
# Get current context information
cub context get
# Get specific context information
cub context get prod-acme
cub context get [context-name] [flags]
Options
-h, --help help for get
-o, --output string Output format. One of: json, yaml, name, wide, mutations, jq=<expr>, yq=<expr>, custom-columns=<spec>
--quiet No default output.
--verbose Detailed output, additive with default output
Options inherited from parent commands
--context string The context to use for this command
--debug Debug output
SEE ALSO
- cub context - Context commands