1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-07 09:46:53 +01:00
Files
openshift-docs/cli_reference/openshift_cli/administrator-cli-commands.adoc

24 lines
1.1 KiB
Plaintext
Raw Normal View History

:_mod-docs-content-type: ASSEMBLY
2019-03-18 10:23:14 -04:00
[id="cli-administrator-commands"]
= OpenShift CLI administrator command reference
2022-02-16 11:35:56 -05:00
include::_attributes/common-attributes.adoc[]
2019-02-21 17:12:26 -05:00
: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].
2019-02-21 17:12:26 -05:00
Run `oc adm -h` to list all administrator commands or run `oc <command> --help` to get additional details for a specific command.
2019-02-21 17:12:26 -05:00
// 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]
2019-02-21 17:12:26 -05:00
2022-02-17 13:08:23 -05:00
[role="_additional-resources"]
[id="additional-resources_cli-administrator-commands"]
== Additional resources
2019-02-21 17:12:26 -05:00
* xref:../../cli_reference/openshift_cli/developer-cli-commands.adoc#cli-developer-commands[OpenShift CLI developer command reference]