operator-sdk olm status

operator-sdk olm status

Get the status of the Operator Lifecycle Manager installation in your cluster

Synopsis

Get the status of the Operator Lifecycle Manager installation in your cluster

  1. operator-sdk olm status [flags]

Options

  1. -h, --help help for status
  2. --olm-namespace string namespace where OLM is installed (default "olm")
  3. --timeout duration time to wait for the command to complete before failing (default 2m0s)
  4. --version string version of OLM installed on cluster; if unsetoperator-sdk attempts to auto-discover the version

Options inherited from parent commands

  1. --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)