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/developer-cli-commands.adoc
2023-10-30 10:13:25 -04:00

29 lines
1.2 KiB
Plaintext

:_mod-docs-content-type: ASSEMBLY
[id="cli-developer-commands"]
= OpenShift CLI developer command reference
include::_attributes/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[]
[role="_additional-resources"]
[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[]