Version v1.5 of the documentation is no longer actively maintained. The site that you are currently viewing is an archived snapshot. For up-to-date documentation, see the latest version.
operator-sdk olm status
operator-sdk olm status
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)
--version string version of OLM installed on cluster; if unsetoperator-sdk attempts to auto-discover the version
Options inherited from parent commands
--plugins strings plugin keys of the plugin to initialize the project with
--project-version string project version
--verbose Enable verbose logging
SEE ALSO
- operator-sdk olm - Manage the Operator Lifecycle Manager installation in your cluster
Last modified February 11, 2021: align the sdk with kb (#4402) (4fc8a17c)