porter config edit
porter config edit
Edit the config file
Synopsis
Edit the porter configuration file. If the config file does not exist, a default template will be created.
Uses the EDITOR environment variable to determine which editor to use.
porter config edit [flags]Examples
porter config editOptions
-h, --help help for editOptions inherited from parent commands
--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