operator-sdk olm uninstall

operator-sdk olm uninstall

Uninstall Operator Lifecycle Manager from your cluster

Synopsis

Uninstall Operator Lifecycle Manager from your cluster

operator-sdk olm uninstall [flags]

Options

  -h, --help                   help for uninstall
      --olm-namespace string   namespace from where OLM is to be uninstalled. (default "olm")
      --timeout duration       time to wait for the command to complete before failing (default 2m0s)
      --version string         version of OLM resources to uninstall.

Options inherited from parent commands

      --verbose   Enable verbose logging

SEE ALSO

  • operator-sdk olm - Manage the Operator Lifecycle Manager installation in your cluster
Last modified July 20, 2020: *: remove legacy CLI docs (#3455) (132dbe2c)