2023-10-30 10:13:25 -04:00
:_mod-docs-content-type: ASSEMBLY
2019-03-18 10:23:14 -04:00
[id="cli-developer-commands"]
2021-04-07 20:44:53 -04:00
= OpenShift CLI developer command reference
2022-02-16 11:35:56 -05:00
include::_attributes/common-attributes.adoc[]
2019-02-18 15:59:27 -05:00
:context: cli-developer-commands
toc::[]
2021-04-07 20:44:53 -04:00
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[]
2019-02-18 15:59:27 -05:00
2021-04-07 20:44:53 -04:00
Run `oc help` to list all commands or run `oc <command> --help` to get additional details for a specific command.
2019-02-18 15:59:27 -05:00
2021-04-07 20:44:53 -04:00
// 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]
2019-02-18 15:59:27 -05:00
2021-04-07 20:44:53 -04:00
ifdef::openshift-enterprise,openshift-origin[]
2019-02-18 15:59:27 -05:00
2022-02-17 13:08:23 -05:00
[role="_additional-resources"]
2021-04-07 20:44:53 -04:00
[id="additional-resources_cli-developer-commands"]
== Additional resources
2019-02-18 15:59:27 -05:00
2021-04-07 20:44:53 -04:00
* xref:../../cli_reference/openshift_cli/administrator-cli-commands.adoc#cli-administrator-commands[OpenShift CLI administrator command reference]
2019-02-18 15:59:27 -05:00
2021-04-07 20:44:53 -04:00
endif::openshift-enterprise,openshift-origin[]