Introduction to ArgoCD CLI
Oct 7, 2024 · 1 min read · prerequisite: machine should be mac, ubuntu, Linux Brew should be installed Install argoCD CLI brew install argocd cheetsheet for argo CD cmds https://argo-cd.readthedocs.io/en/stable/user-guide/commands/argocd/ add application using CLI ...
Join discussion