Skip to content

Commit bda572c

Browse files
authored
Merge pull request #38500 from bergerhoffer/adding-cluster-admin-note
Adding a note that you must have cluster-admin permissions to use oc …
2 parents 3b65bc3 + 37d59be commit bda572c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

cli_reference/openshift_cli/administrator-cli-commands.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ include::modules/common-attributes.adoc[]
55

66
toc::[]
77

8-
This reference provides descriptions and example commands for OpenShift CLI (`oc`) administrator commands. For developer commands, see the xref:../../cli_reference/openshift_cli/developer-cli-commands.adoc#cli-developer-commands[OpenShift CLI developer command reference].
8+
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.
9+
10+
For developer commands, see the xref:../../cli_reference/openshift_cli/developer-cli-commands.adoc#cli-developer-commands[OpenShift CLI developer command reference].
911

1012
Run `oc adm help` to list all administrator commands or run `oc <command> --help` to get additional details for a specific command.
1113

0 commit comments

Comments
 (0)