Add private repo with credentials argocd

Register HTTPS repo with creds; modern: --ssh-private-key-path for SSH-based access

argocd repo add https://git.example.com/repo.git --username <id> --password $TOKEN
more argocd all 27 commands →