Skip to content

Commit 6b2e517

Browse files
Merge pull request #72735 from Srivaralakshmi/RHDEVDOCS-5950-argocdCLI-ocp-main
[WIP] Add GitOps argocd CLI topic to the CLI tools section
2 parents 2b89cf6 + c82a289 commit 6b2e517

File tree

2 files changed

+26
-0
lines changed

2 files changed

+26
-0
lines changed

_topic_maps/_topic_map.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -906,6 +906,9 @@ Topics:
906906
File: op-configuring-tkn
907907
- Name: Basic tkn commands
908908
File: op-tkn-reference
909+
- Name: GitOps CLI (argocd) for use with OpenShift GitOps
910+
File: gitops-argocd-cli-tools
911+
Distros: openshift-enterprise
909912
- Name: opm CLI
910913
Dir: opm
911914
Distros: openshift-enterprise,openshift-origin
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
:_mod-docs-content-type: ASSEMBLY
2+
include::_attributes/common-attributes.adoc[]
3+
[id="gitops-argocd-cli-tools"]
4+
= {gitops-shortname} CLI for use with {gitops-title}
5+
:context: gitops-argocd-cli-tools
6+
7+
toc::[]
8+
9+
The {gitops-shortname} `argocd` CLI is a tool for configuring and managing {gitops-title} and Argo CD resources from a terminal.
10+
11+
With the {gitops-shortname} CLI, you can make {gitops-shortname} computing tasks simple and concise. You can install this CLI tool on different platforms.
12+
13+
14+
[id="installing-argocd-gitops-cli"]
15+
== Installing the {gitops-shortname} CLI
16+
17+
See link:https://docs.openshift.com/gitops/latest/installing_gitops/installing-argocd-gitops-cli[Installing the {gitops-shortname} CLI].
18+
19+
[id="additional-resources_gitops-argocd-cli-tools"]
20+
[role="_additional-resources"]
21+
== Additional resources
22+
23+
* link:https://docs.openshift.com/gitops/latest/understanding_openshift_gitops/what-is-gitops.html#what-is-gitops[What is GitOps?]

0 commit comments

Comments
 (0)