Skip to content

Commit 928e5fd

Browse files
authored
Merge pull request #29139 from adellape/openshift_cli_naming
Use 'OpenShift CLI' name unambiguously
2 parents 2e6da6f + af60dd7 commit 928e5fd

20 files changed

+130
-131
lines changed

_topic_map.yml

Lines changed: 98 additions & 98 deletions
Original file line numberDiff line numberDiff line change
@@ -449,6 +449,104 @@ Topics:
449449
File: disabling-web-console
450450
Distros: openshift-enterprise,openshift-webscale,openshift-origin
451451
---
452+
Name: CLI tools
453+
Dir: cli_reference
454+
Distros: openshift-enterprise,openshift-webscale,openshift-origin,openshift-dedicated,openshift-online
455+
Topics:
456+
- Name: OpenShift CLI (oc)
457+
Dir: openshift_cli
458+
Topics:
459+
- Name: Getting started with the OpenShift CLI
460+
File: getting-started-cli
461+
- Name: Configuring the OpenShift CLI
462+
File: configuring-cli
463+
- Name: Extending the OpenShift CLI with plug-ins
464+
File: extending-cli-plugins
465+
Distros: openshift-enterprise,openshift-webscale,openshift-origin
466+
- Name: OpenShift CLI developer commands
467+
File: developer-cli-commands
468+
- Name: OpenShift CLI administrator commands
469+
File: administrator-cli-commands
470+
Distros: openshift-enterprise,openshift-webscale,openshift-origin
471+
- Name: Usage of oc and kubectl commands
472+
File: usage-oc-kubectl
473+
- Name: Developer CLI (odo)
474+
Dir: developer_cli_odo
475+
Distros: openshift-enterprise,openshift-webscale,openshift-origin,openshift-dedicated,openshift-online
476+
Topics:
477+
- Name: Understanding odo
478+
File: understanding-odo
479+
- Name: Installing odo
480+
File: installing-odo
481+
- Name: Creating and deploying applications with odo
482+
Dir: creating_and_deploying_applications_with_odo
483+
Topics:
484+
- Name: Working with projects
485+
File: working-with-projects
486+
- Name: Creating a single-component application with odo
487+
File: creating-a-single-component-application-with-odo
488+
- Name: Creating a multicomponent application with odo
489+
File: creating-a-multicomponent-application-with-odo
490+
- Name: Creating an application with a database
491+
File: creating-an-application-with-a-database
492+
- Name: Using devfiles in odo
493+
File: using-devfiles-in-odo
494+
- Name: Working with storage
495+
File: working-with-storage
496+
- Name: Deleting applications
497+
File: deleting-applications
498+
- Name: Debugging applications in odo
499+
File: debugging-applications-in-odo
500+
- Name: Sample applications
501+
File: sample-applications
502+
- Name: Using odo in a restricted environment
503+
Dir: using_odo_in_a_restricted_environment
504+
Topics:
505+
- Name: About odo in a restricted environment
506+
File: about-odo-in-a-restricted-environment
507+
- Name: Pushing the odo init image to the restricted cluster registry
508+
File: pushing-the-odo-init-image-to-the-restricted-cluster-registry
509+
- Name: Creating and deploying a component to the disconnected cluster
510+
File: creating-and-deploying-a-component-to-the-disconnected-cluster
511+
- Name: Creating instances of services managed by Operators
512+
File: creating-instances-of-services-managed-by-operators
513+
- Name: Managing environment variables in odo
514+
File: managing-environment-variables-in-odo
515+
- Name: Configuring the odo CLI
516+
File: configuring-the-odo-cli
517+
- Name: odo CLI reference
518+
File: odo-cli-reference
519+
- Name: odo architecture
520+
File: odo-architecture
521+
- Name: odo release notes
522+
File: odo-release-notes
523+
- Name: Helm CLI
524+
Dir: helm_cli
525+
Distros: openshift-enterprise,openshift-webscale,openshift-origin
526+
Topics:
527+
- Name: Getting started with Helm on OpenShift Container Platform
528+
File: getting-started-with-helm-on-openshift-container-platform
529+
- Name: Configuring custom Helm chart repositories
530+
File: configuring-custom-helm-chart-repositories
531+
- Name: Disabling Helm chart repositories
532+
File: disabling-helm-chart-repositories
533+
- Name: Knative CLI (kn) for use with OpenShift Serverless
534+
File: kn-cli-tools
535+
Distros: openshift-enterprise,openshift-webscale,openshift-origin
536+
- Name: Pipelines CLI (tkn)
537+
Dir: tkn_cli
538+
Distros: openshift-enterprise,openshift-webscale,openshift-origin
539+
Topics:
540+
- Name: Installing tkn
541+
File: installing-tkn
542+
- Name: Configuring tkn
543+
File: op-configuring-tkn
544+
- Name: Basic tkn commands
545+
File: op-tkn-reference
546+
- Name: opm CLI
547+
File: opm-cli
548+
Distros: openshift-enterprise,openshift-webscale,openshift-origin
549+
---
452550
Name: Security and compliance
453551
Dir: security
454552
Distros: openshift-enterprise,openshift-webscale,openshift-origin,openshift-aro
@@ -1707,104 +1805,6 @@ Topics:
17071805
- Name: Troubleshooting
17081806
File: troubleshooting-4-2-4
17091807
---
1710-
Name: CLI tools
1711-
Dir: cli_reference
1712-
Distros: openshift-enterprise,openshift-webscale,openshift-origin,openshift-dedicated,openshift-online
1713-
Topics:
1714-
- Name: OpenShift CLI (oc)
1715-
Dir: openshift_cli
1716-
Topics:
1717-
- Name: Getting started with the CLI
1718-
File: getting-started-cli
1719-
- Name: Configuring the CLI
1720-
File: configuring-cli
1721-
- Name: Extending the CLI with plug-ins
1722-
File: extending-cli-plugins
1723-
Distros: openshift-enterprise,openshift-webscale,openshift-origin
1724-
- Name: Developer CLI commands
1725-
File: developer-cli-commands
1726-
- Name: Administrator CLI commands
1727-
File: administrator-cli-commands
1728-
Distros: openshift-enterprise,openshift-webscale,openshift-origin
1729-
- Name: Usage of oc and kubectl commands
1730-
File: usage-oc-kubectl
1731-
- Name: Developer CLI (odo)
1732-
Dir: developer_cli_odo
1733-
Distros: openshift-enterprise,openshift-webscale,openshift-origin,openshift-dedicated,openshift-online
1734-
Topics:
1735-
- Name: Understanding odo
1736-
File: understanding-odo
1737-
- Name: Installing odo
1738-
File: installing-odo
1739-
- Name: Creating and deploying applications with odo
1740-
Dir: creating_and_deploying_applications_with_odo
1741-
Topics:
1742-
- Name: Working with projects
1743-
File: working-with-projects
1744-
- Name: Creating a single-component application with odo
1745-
File: creating-a-single-component-application-with-odo
1746-
- Name: Creating a multicomponent application with odo
1747-
File: creating-a-multicomponent-application-with-odo
1748-
- Name: Creating an application with a database
1749-
File: creating-an-application-with-a-database
1750-
- Name: Using devfiles in odo
1751-
File: using-devfiles-in-odo
1752-
- Name: Working with storage
1753-
File: working-with-storage
1754-
- Name: Deleting applications
1755-
File: deleting-applications
1756-
- Name: Debugging applications in odo
1757-
File: debugging-applications-in-odo
1758-
- Name: Sample applications
1759-
File: sample-applications
1760-
- Name: Using odo in a restricted environment
1761-
Dir: using_odo_in_a_restricted_environment
1762-
Topics:
1763-
- Name: About odo in a restricted environment
1764-
File: about-odo-in-a-restricted-environment
1765-
- Name: Pushing the odo init image to the restricted cluster registry
1766-
File: pushing-the-odo-init-image-to-the-restricted-cluster-registry
1767-
- Name: Creating and deploying a component to the disconnected cluster
1768-
File: creating-and-deploying-a-component-to-the-disconnected-cluster
1769-
- Name: Creating instances of services managed by Operators
1770-
File: creating-instances-of-services-managed-by-operators
1771-
- Name: Managing environment variables in odo
1772-
File: managing-environment-variables-in-odo
1773-
- Name: Configuring the odo CLI
1774-
File: configuring-the-odo-cli
1775-
- Name: odo CLI reference
1776-
File: odo-cli-reference
1777-
- Name: odo architecture
1778-
File: odo-architecture
1779-
- Name: odo release notes
1780-
File: odo-release-notes
1781-
- Name: Helm CLI
1782-
Dir: helm_cli
1783-
Distros: openshift-enterprise,openshift-webscale,openshift-origin
1784-
Topics:
1785-
- Name: Getting started with Helm on OpenShift Container Platform
1786-
File: getting-started-with-helm-on-openshift-container-platform
1787-
- Name: Configuring custom Helm chart repositories
1788-
File: configuring-custom-helm-chart-repositories
1789-
- Name: Disabling Helm chart repositories
1790-
File: disabling-helm-chart-repositories
1791-
- Name: Knative CLI (kn) for use with OpenShift Serverless
1792-
File: kn-cli-tools
1793-
Distros: openshift-enterprise,openshift-webscale,openshift-origin
1794-
- Name: Pipelines CLI (tkn)
1795-
Dir: tkn_cli
1796-
Distros: openshift-enterprise,openshift-webscale,openshift-origin
1797-
Topics:
1798-
- Name: Installing tkn
1799-
File: installing-tkn
1800-
- Name: Configuring tkn
1801-
File: op-configuring-tkn
1802-
- Name: Basic tkn commands
1803-
File: op-tkn-reference
1804-
- Name: opm CLI
1805-
File: opm-cli
1806-
Distros: openshift-enterprise,openshift-webscale,openshift-origin
1807-
---
18081808
Name: API reference
18091809
Dir: rest_api
18101810
Topics:

cli_reference/openshift_cli/administrator-cli-commands.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[id="cli-administrator-commands"]
2-
= Administrator CLI commands
2+
= OpenShift CLI administrator commands
33
include::modules/common-attributes.adoc[]
44
:context: cli-administrator-commands
55

cli_reference/openshift_cli/configuring-cli.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[id="cli-configuring-cli"]
2-
= Configuring the CLI
2+
= Configuring the OpenShift CLI
33
include::modules/common-attributes.adoc[]
44
:context: cli-configuring-cli
55

cli_reference/openshift_cli/developer-cli-commands.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[id="cli-developer-commands"]
2-
= Developer CLI commands
2+
= OpenShift CLI developer commands
33
include::modules/common-attributes.adoc[]
44
:context: cli-developer-commands
55

cli_reference/openshift_cli/extending-cli-plugins.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[id="cli-extend-plugins"]
2-
= Extending the CLI with plug-ins
2+
= Extending the OpenShift CLI with plug-ins
33
include::modules/common-attributes.adoc[]
44
:context: cli-extend-plugins
55

cli_reference/openshift_cli/getting-started-cli.adoc

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[id="cli-getting-started"]
2-
= Getting started with the CLI
2+
= Getting started with the OpenShift CLI
33
include::modules/common-attributes.adoc[]
44
:context: cli-developer-commands
55

@@ -8,7 +8,8 @@ toc::[]
88
// About the CLI
99
include::modules/cli-about-cli.adoc[leveloffset=+1]
1010

11-
== Installing the CLI
11+
[id="installing-openshift-cli"]
12+
== Installing the OpenShift CLI
1213

1314
You can install the OpenShift CLI (`oc`) either by downloading the binary or by using an RPM.
1415

cli_reference/openshift_cli/usage-oc-kubectl.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
include::modules/common-attributes.adoc[]
44
:context: usage-oc-kubectl
55

6-
Kubernetes' command line interface (CLI), `kubectl`, can be used to run commands against a Kubernetes cluster. Because OpenShift Container Platform is a certified Kubernetes distribution, you can use the supported `kubectl` binaries that ship with {product-title}, or you can gain extended functionality by using the `oc` binary.
6+
The Kubernetes command line interface (CLI), `kubectl`, can be used to run commands against a Kubernetes cluster. Because OpenShift Container Platform is a certified Kubernetes distribution, you can use the supported `kubectl` binaries that ship with {product-title}, or you can gain extended functionality by using the `oc` binary.
77

88
== The oc binary
99

@@ -25,6 +25,6 @@ The additional command `oc new-app`, for example, makes it easier to get new app
2525

2626
The `kubectl` binary is provided as a means to support existing workflows and scripts for new {product-title} users coming from a standard Kubernetes environment, or for those who prefer to use the `kubectl` CLI. Existing users of `kubectl` can continue to use the binary to interact with Kubernetes primitives, with no changes required to the {product-title} cluster.
2727

28-
You can install the supported `kubectl` binary by following the steps to xref:../../cli_reference/openshift_cli/getting-started-cli.adoc#cli-installing-cli_cli-developer-commands[Install the CLI]. The `kubectl` binary is included in the archive if you download the binary, or is installed when you install the CLI by using an RPM.
28+
You can install the supported `kubectl` binary by following the steps to xref:../../cli_reference/openshift_cli/getting-started-cli.adoc#cli-installing-cli_cli-developer-commands[Install the OpenShift CLI]. The `kubectl` binary is included in the archive if you download the binary, or is installed when you install the CLI by using an RPM.
2929

3030
For more information, see the link:https://kubernetes.io/docs/reference/kubectl/overview/[kubectl documentation].

contributing_to_docs/doc_guidelines.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -339,13 +339,13 @@ xref:../../architecture/networking/routes.adoc#architecture-core-concepts-routes
339339
.Markup example of cross-referencing
340340
----
341341
Rollbacks revert part of an application back to a previous deployment. Rollbacks can be performed using the REST API or
342-
the xref:../cli_reference/openshift_cli/get_started_cli.adoc#installing-the-cli[OpenShift CLI].
342+
the xref:../cli_reference/openshift_cli/get_started_cli.adoc#installing-openshift-cli[OpenShift CLI].
343343
344344
Before you can create a domain, you must first xref:../dev_guide/application_lifecycle/new_app.adoc#dev-guide-new-app[create an application].
345345
----
346346

347347
.Rendered output of cross-referencing
348-
> Rollbacks revert part of an application back to a previous deployment. Rollbacks can be performed using the REST API or the xref:../cli_reference/openshift_cli/get_started_cli.adoc#installing-the-cli[OpenShift CLI].
348+
> Rollbacks revert part of an application back to a previous deployment. Rollbacks can be performed using the REST API or the xref:../cli_reference/openshift_cli/get_started_cli.adoc#installing-openshift-cli[OpenShift CLI].
349349
>
350350
> Before you can create a domain, you must first xref:../dev_guide/application_lifecycle/new_app.adoc#dev-guide-new-app[create an application].
351351

installing/installing_rhv/installing-rhv-customizations.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ include::modules/cli-installing-cli.adoc[leveloffset=+1]
6868

6969
include::modules/cli-logging-in-kubeadmin.adoc[leveloffset=+1]
7070

71-
To learn more, see xref:../../cli_reference/openshift_cli/getting-started-cli.adoc#getting-started-cli[Getting started with the CLI].
71+
To learn more, see xref:../../cli_reference/openshift_cli/getting-started-cli.adoc#getting-started-cli[Getting started with the OpenShift CLI].
7272

7373
include::modules/installation-osp-verifying-cluster-status.adoc[leveloffset=+1]
7474

installing/installing_rhv/installing-rhv-default.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ You have completed the steps required to install the cluster. The remaining step
5353

5454
include::modules/cli-installing-cli.adoc[leveloffset=1]
5555

56-
To learn more, see xref:../../cli_reference/openshift_cli/getting-started-cli.adoc#getting-started-cli[Getting started with the CLI].
56+
To learn more, see xref:../../cli_reference/openshift_cli/getting-started-cli.adoc#getting-started-cli[Getting started with the OpenShift CLI].
5757

5858
include::modules/cli-logging-in-kubeadmin.adoc[leveloffset=1]
5959

0 commit comments

Comments
 (0)