anki, anytopnm, argocd: add French translation (#11531)
This commit is contained in:
13
pages.fr/common/argocd.md
Normal file
13
pages.fr/common/argocd.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# argocd
|
||||
|
||||
> Interface en ligne de commande pour controler un serveur Argo CD.
|
||||
> Certaines sous-commandes comme `argocd app` ont leur propre documentation d'utilisation.
|
||||
> Plus d'informations : <https://argo-cd.readthedocs.io/en/stable/user-guide/commands/argocd/>.
|
||||
|
||||
- Se connecter à un serveur Argo CD :
|
||||
|
||||
`argocd login --insecure --username {{utilisateur}} --password {{mot_de_passe}} {{serveur_argocd:port}}`
|
||||
|
||||
- Liste des applications :
|
||||
|
||||
`argocd app list`
|
Reference in New Issue
Block a user