porter config context
porter config context
Context commands
Synopsis
Commands for managing porter configuration contexts.
Options
-h, --help help for contextOptions inherited from parent commands
--context string Name of the configuration context to use. When unset, Porter uses the current-context from the config file, falling back to the context named "default".
--experimental strings Comma separated list of experimental features to enable. See https://porter.sh/configuration/#experimental-feature-flags for available feature flags.
--verbosity string Threshold for printing messages to the console. Available values are: debug, info, warning, error. (default "info")SEE ALSO
- porter config - Config commands
- porter config context list - List configuration contexts
- porter config context use - Set the current configuration context