You are viewing documentation of Keptn that is currently under development and subject to change.

keptn set config

keptn set config

Allows to set the CLI configuration

Synopsis

Allows to set the CLI configuration, which is stored in $HOME/.keptn/config. Therefore, this command takes a key and a new value as arguments.

Example: keptn set config AutomaticVersionCheck false

keptn set config [flags]

Options

  -h, --help   help for config

Options inherited from parent commands

      --mock                 mocking of server communication - ATTENTION: your commands will not be sent to the keptn server
  -q, --quiet                suppress debug and info output
      --suppress-websocket   disables websocket communication - use the ID of Keptn context (if provided) for checking the result of your command
  -v, --verbose              verbose logging

SEE ALSO

  • keptn set - “set” can be used with the subcommand “config”
Auto generated by spf13/cobra on 29-Apr-2020