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
      --jq string   jq expression, suppressing default output
      --json        JSON output, suppressing default output
      --quiet       No default output.
      --verbose     Detailed output, additive with default output
      --yaml        YAML output, suppressing default output
      --yq string   yq expression, suppressing 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