Skip to main content

skyhook onboard argocd setup-repo

Initialize the GitOps deployment repository

Synopsis

Set up a GitOps deployment repository for your organization. This will:
  • Create or use an existing GitHub repository for deployments
  • Initialize it with ArgoCD configuration for your clusters
  • Create a PR with the initial structure
skyhook onboard argocd setup-repo [flags]

Examples

  skyhook onboard argocd setup-repo

Options

  -h, --help   help for setup-repo

Options inherited from parent commands

      --debug        Enable debug mode (shows full API requests/responses)
  -o, --org string   Organization name
  -v, --verbose      Enable user-friendly verbose output

SEE ALSO