2019-03-18 10:23:14 -04:00
|
|
|
[id="cli-extend-plugins"]
|
2021-02-04 08:45:01 -07:00
|
|
|
= Extending the OpenShift CLI with plug-ins
|
2019-02-22 08:49:56 -05:00
|
|
|
include::modules/common-attributes.adoc[]
|
|
|
|
|
:context: cli-extend-plugins
|
|
|
|
|
|
|
|
|
|
toc::[]
|
|
|
|
|
|
|
|
|
|
You can write and install plug-ins to build on the default `oc` commands,
|
2019-03-18 19:18:47 -04:00
|
|
|
allowing you to perform new and more complex tasks with the {product-title} CLI.
|
2019-02-22 08:49:56 -05:00
|
|
|
|
|
|
|
|
// 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]
|