Usage: get-context CONTEXT_NAME [flags] Aliases: get-context, get-contexts Examples: List all contexts # airshipctl config get-contexts Display the current context # airshipctl config get-context --current Display a specific context # airshipctl config get-context exampleContext Flags: --current get the current context --format yaml supported output format yaml or `table`, default is `yaml` (default "yaml") -h, --help help for get-context