Introduction to ArgoCD CLI
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
...
argo-cd-project.hashnode.dev1 min read