Opinionated installer for Argo CD and GitOps repository management
Opinionated way of installing Argo CD and managing GitOps repositories
argocd-autopilot$ argocd-autopilot repo create my-repo --repo https://github.com/myorg/my-repo$ argocd-autopilot app create my-app --repo https://github.com/myorg/my-repo$ argocd-autopilot install