mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-06 06:46:26 +01:00
28 lines
1.1 KiB
Plaintext
28 lines
1.1 KiB
Plaintext
:_content-type: ASSEMBLY
|
|
[id="cli-developer-commands"]
|
|
= OpenShift CLI developer command reference
|
|
include::modules/common-attributes.adoc[]
|
|
:context: cli-developer-commands
|
|
|
|
toc::[]
|
|
|
|
This reference provides descriptions and example commands for OpenShift CLI (`oc`) developer commands.
|
|
ifdef::openshift-enterprise,openshift-origin[]
|
|
For administrator commands, see the xref:../../cli_reference/openshift_cli/administrator-cli-commands.adoc#cli-administrator-commands[OpenShift CLI administrator command reference].
|
|
endif::openshift-enterprise,openshift-origin[]
|
|
|
|
Run `oc help` to list all 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) developer commands
|
|
include::modules/oc-by-example-content.adoc[leveloffset=+1]
|
|
|
|
ifdef::openshift-enterprise,openshift-origin[]
|
|
|
|
[id="additional-resources_cli-developer-commands"]
|
|
== Additional resources
|
|
|
|
* xref:../../cli_reference/openshift_cli/administrator-cli-commands.adoc#cli-administrator-commands[OpenShift CLI administrator command reference]
|
|
|
|
endif::openshift-enterprise,openshift-origin[]
|