List installed operators in the cluster
[namespace] [--all-namespaces]## Name olm:list ## Synopsis ## Description The `olm:list` command lists all installed operators in an OpenShift cluster, showing their status, version, and namespace. This command provides a quick overview of the operator landscape in your cluster. This command helps you: - Discover what operators are currently installed - Check operator versions and status at a glance - Identify operators that may need attention (failed, upgrading, etc.) - Get a comprehensive view across namespaces The command presents information in an easy-to-read table format with key details about each operator's...