-
Notifications
You must be signed in to change notification settings - Fork 1.9k
OSDOCS#18988: Updating the index.adoc navigation file for the CLI too… #109000
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
+41
−30
Merged
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 |
|---|---|---|
| @@ -0,0 +1,33 @@ | ||
| // Module included in the following assemblies: | ||
| // | ||
| // * cli_reference/index.adoc | ||
| // | ||
| // This file is a navigation file - xrefs are allowed in this type of module, but it must only ever be included from one location | ||
|
|
||
| :_mod-docs-content-type: REFERENCE | ||
| [id="cli-tools-list_{context}"] | ||
| = List of CLI tools | ||
|
|
||
| [role="_abstract"] | ||
| Review the primary command-line interface (CLI) tools available for {product-title}, including tools for cluster administration, application development, and Operator management. | ||
|
|
||
| Use the following tools to manage your cluster from the terminal: | ||
|
|
||
| * xref:../cli_reference/openshift_cli/getting-started-cli.adoc#cli-getting-started[OpenShift CLI (`oc`)]: | ||
| ifndef::openshift-rosa[] | ||
| This is the most commonly used CLI tool by {product-title} users. | ||
| endif::openshift-rosa[] | ||
| ifdef::openshift-rosa[] | ||
| This is one of the more commonly used developer CLI tools. | ||
| endif::openshift-rosa[] | ||
| It helps both cluster administrators and developers to perform end-to-end operations across {product-title} using the terminal. Unlike the web console, it allows the user to work directly with the project source code using command scripts. | ||
|
|
||
| * xref:../cli_reference/kn-cli-tools.adoc#kn-cli-tools[Knative CLI (kn)]: The Knative (`kn`) CLI tool provides simple and intuitive terminal commands that can be used to interact with OpenShift Serverless components, such as Knative Serving and Eventing. | ||
|
bergerhoffer marked this conversation as resolved.
|
||
|
|
||
| * xref:../cli_reference/tkn_cli/installing-tkn.adoc#installing-tkn[Pipelines CLI (tkn)]: OpenShift Pipelines is a continuous integration and continuous delivery (CI/CD) solution in {product-title}, which internally uses Tekton. The `tkn` CLI tool provides simple and intuitive commands to interact with OpenShift Pipelines using the terminal. | ||
|
bergerhoffer marked this conversation as resolved.
bergerhoffer marked this conversation as resolved.
bergerhoffer marked this conversation as resolved.
|
||
|
|
||
| * xref:../cli_reference/opm/cli-opm-install.adoc#cli-opm-install[opm CLI]: The `opm` CLI tool helps the Operator developers and cluster administrators to create and maintain the catalogs of Operators from the terminal. | ||
|
bergerhoffer marked this conversation as resolved.
|
||
|
|
||
| ifdef::openshift-rosa,openshift-rosa-hcp[] | ||
| * xref:../cli_reference/rosa_cli/rosa-get-started-cli.adoc#rosa-get-started-cli[ROSA CLI (`rosa`)]: Use the `rosa` CLI to create, update, manage, and delete {product-title} clusters and resources. | ||
|
bergerhoffer marked this conversation as resolved.
|
||
| endif::openshift-rosa,openshift-rosa-hcp[] | ||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.