Skip to content

cub gitops cleanup

cub gitops cleanup

Clean up the discover unit for a target

Synopsis

Clean up the discover unit created by the gitops discover command for a target.

Examples:

  cub gitops cleanup --space my-space my-k8s-target
cub gitops cleanup <target-slug> [flags]

Options

  -h, --help            help for cleanup
  -o, --output string   Output format. One of: json, yaml, name, wide, mutations, jq=<expr>, yq=<expr>, custom-columns=<spec>
      --quiet           No default output.
      --verbose         Detailed output, additive with default output

Options inherited from parent commands

      --context string   The context to use for this command
      --debug            Debug output
      --space string     space ID to perform command on

SEE ALSO