OKD CLI tools overview

    • Managing clusters

    • Building, deploying, and managing applications

    • Creating and maintaining Operator catalogs

    OKD offers a set of command-line interface (CLI) tools that simplify these tasks by enabling users to perform various administration and development operations from the terminal. These tools expose simple commands to manage the applications, as well as interact with each component of the system.

    The following set of CLI tools are available in OKD:

    • : OpenShift Pipelines is a continuous integration and continuous delivery (CI/CD) solution in OKD, which internally uses Tekton. The CLI tool provides simple and intuitive commands to interact with OpenShift Pipelines using the terminal.

    • opm CLI: The CLI tool helps the Operator developers and cluster administrators to create and maintain the catalogs of Operators from the terminal.