// NOTE: The contents of this file are auto-generated
// This template is for non-admin (not 'oc adm ...') commands
// Uses 'source,bash' for proper syntax highlighting for comments in examples

[id="openshift-cli-developer_{context}"]
= OpenShift CLI (oc) developer commands

{{range .items}}

== {{.fullName}}
{{.description}}

.Example usage
[source,bash,options="nowrap"]
----
{{.examples}}
----

{{end}}
