mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 21:46:22 +01:00
16 lines
498 B
Plaintext
16 lines
498 B
Plaintext
[id="cli-extend-plugins"]
|
|
= Extending the CLI with plug-ins
|
|
include::modules/common-attributes.adoc[]
|
|
:context: cli-extend-plugins
|
|
|
|
toc::[]
|
|
|
|
You can write and install plug-ins to build on the default `oc` commands,
|
|
allowing you to perform new and more complex tasks with the {product-title} CLI.
|
|
|
|
// Writing CLI plug-ins
|
|
include::modules/cli-extending-plugins-writing.adoc[leveloffset=+1]
|
|
|
|
// Installing and using CLI plug-ins
|
|
include::modules/cli-extending-plugins-installing.adoc[leveloffset=+1]
|