OpenShift administrator commands

If you have cluster-admin or equivalent permissions, you can list administrator commands.

  • Enter the oc adm -h command to list all administrator commands:

    $ oc adm -h
  • Enter the oc <command> --help command to get additional details for a specific command:

    $ oc <command> --help
    Important

    Using oc <command> --help lists details for any oc command. Not all oc commands apply to using {product-title}.