Octopus Deploy Documentation

octopus project variables exclude

Last updated

Exclude a variable set from a project in Octopus Deploy

Usage:
  octopus project variables exclude [flags]

Flags:
  -p, --project string         The project
      --variable-set strings   The name of the library variable set


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

Examples

Octopus Samples instance

Many of the examples we use, reference the samples instance of Octopus Deploy. If you'd like to explore the samples instance, you can log in as a guest.

$ octopus project variable exclude
$ octopus project variable exclude --variable-set "Slack Variables"


Learn more

Need support? We're here to help.