1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00
Files
openshift-docs/cli_reference/openshift_cli/administrator-cli-commands.adoc
2023-10-30 10:13:25 -04:00

24 lines
1.1 KiB
Plaintext

:_mod-docs-content-type: ASSEMBLY
[id="cli-administrator-commands"]
= OpenShift CLI administrator command reference
include::_attributes/common-attributes.adoc[]
:context: cli-administrator-commands
toc::[]
This reference provides descriptions and example commands for OpenShift CLI (`oc`) administrator commands. You must have `cluster-admin` or equivalent permissions to use these commands.
For developer commands, see the xref:../../cli_reference/openshift_cli/developer-cli-commands.adoc#cli-developer-commands[OpenShift CLI developer command reference].
Run `oc adm -h` to list all administrator commands or run `oc <command> --help` to get additional details for a specific command.
// The following file is auto-generated from the openshift/oc repository
// OpenShift CLI (oc) administrator commands
include::modules/oc-adm-by-example-content.adoc[leveloffset=+1]
[role="_additional-resources"]
[id="additional-resources_cli-administrator-commands"]
== Additional resources
* xref:../../cli_reference/openshift_cli/developer-cli-commands.adoc#cli-developer-commands[OpenShift CLI developer command reference]