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
--jq string jq expression, suppressing default output
--json JSON output, suppressing 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