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
operator-sdk olm status [flags]
Options
-h, --help help for status
--olm-namespace string namespace where OLM is installed (default "olm")
--timeout duration time to wait for the command to complete before failing (default 2m0s)
SEE ALSO
- operator-sdk olm - Manage the Operator Lifecycle Manager installation in your cluster
Last modified April 7, 2020: fix CLI docs for website, links and frontmatter (#2799) (8323f56b)