OLM and Bundle CLI Overview

    • olm install: install a particular version of OLM.
    • : check the status of a particular version of OLM running in a cluster. This command can infer the version of an error-free OLM installation.
    • olm uninstall: uninstall a particular version of OLM running in a cluster. This command can infer the version of an error-free OLM installation.

    Manifests and metadata

    Bundles
    • make bundle-build: builds a bundle image using the bundle.Dockerfile generated by make bundle.
    Package Manifests
    • : runs an Operator’s package manifests format with an existing OLM installation.