-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
OSDOCS-4815: Updating 'plug-in' to 'plugin'
- Loading branch information
1 parent
eab99c7
commit c7fcfb1
Showing
342 changed files
with
862 additions
and
869 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
backup_and_restore/application_backup_and_restore/oadp-features-plugins.adoc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,16 @@ | ||
:_content-type: ASSEMBLY | ||
[id="cli-extend-plugins"] | ||
= Extending the OpenShift CLI with plug-ins | ||
= Extending the OpenShift CLI with plugins | ||
include::_attributes/common-attributes.adoc[] | ||
:context: cli-extend-plugins | ||
|
||
toc::[] | ||
|
||
You can write and install plug-ins to build on the default `oc` commands, | ||
You can write and install plugins 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 | ||
// Writing CLI plugins | ||
include::modules/cli-extending-plugins-writing.adoc[leveloffset=+1] | ||
|
||
// Installing and using CLI plug-ins | ||
// Installing and using CLI plugins | ||
include::modules/cli-extending-plugins-installing.adoc[leveloffset=+1] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,28 +1,28 @@ | ||
:_content-type: ASSEMBLY | ||
[id="managing-cli-plugin-krew"] | ||
= Managing CLI plug-ins with Krew | ||
= Managing CLI plugins with Krew | ||
include::_attributes/common-attributes.adoc[] | ||
:context: managing-cli-plugins-krew | ||
|
||
toc::[] | ||
|
||
You can use Krew to install and manage plug-ins for the OpenShift CLI (`oc`). | ||
You can use Krew to install and manage plugins for the OpenShift CLI (`oc`). | ||
|
||
:FeatureName: Using Krew to install and manage plug-ins for the OpenShift CLI | ||
:FeatureName: Using Krew to install and manage plugins for the OpenShift CLI | ||
include::snippets/technology-preview.adoc[] | ||
|
||
// Installing a CLI plug-in with Krew | ||
// Installing a CLI plugin with Krew | ||
include::modules/cli-krew-install-plugin.adoc[leveloffset=+1] | ||
|
||
// Updating a CLI plug-in with Krew | ||
// Updating a CLI plugin with Krew | ||
include::modules/cli-krew-update-plugin.adoc[leveloffset=+1] | ||
|
||
// Removing a CLI plug-in with Krew | ||
// Removing a CLI plugin with Krew | ||
include::modules/cli-krew-remove-plugin.adoc[leveloffset=+1] | ||
|
||
[role="_additional-resources"] | ||
[id="additional-resources_managing-cli-plugins-krew"] | ||
== Additional resources | ||
|
||
* link:https://krew.sigs.k8s.io/[Krew] | ||
* xref:../../cli_reference/openshift_cli/extending-cli-plugins.adoc#cli-extend-plugins[Extending the OpenShift CLI with plug-ins] | ||
* xref:../../cli_reference/openshift_cli/extending-cli-plugins.adoc#cli-extend-plugins[Extending the OpenShift CLI with plugins] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.