mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
21 lines
847 B
Plaintext
21 lines
847 B
Plaintext
:_content-type: ASSEMBLY
|
|
[id="microshift-oc-cli-commands"]
|
|
= OpenShift CLI command reference
|
|
include::_attributes/attributes-microshift.adoc[]
|
|
:context: cli-administrator-commands
|
|
|
|
toc::[]
|
|
|
|
This reference provides descriptions and example commands for OpenShift CLI (`oc`) commands. You must have `cluster-admin` or equivalent permissions to use these commands.
|
|
|
|
Run `oc adm -h` to list all administrator commands or run `oc <command> --help` to get additional details for a specific command.
|
|
|
|
[IMPORTANT]
|
|
====
|
|
Using `oc <command> --help` lists details for any `oc` command. Not all `oc` commands apply to using {product-title}.
|
|
====
|
|
|
|
// The OCP file is auto-generated from the openshift/oc repository; MicroShift is made manually
|
|
// OpenShift CLI (oc) administrator commands
|
|
include::modules/microshift-oc-by-example-content.adoc[leveloffset=+1]
|