Documentation menu

CLI

Use Octopus docs with AI

octopus config set

Set will write the value for given key to Octopus CLI config file

Set will write the value for given key to Octopus CLI config file.

Usage:
  octopus config set [key] [value] [flags]

Global Flags:
  -h, --help                   Show help for a command
      --no-prompt              Disable prompting in interactive mode
  -f, --output-format string   Specify the output format for a command ("json", "table", or "basic") (default "table")
  -s, --space string           Specify the space for operations

Learn more