Skip to content

Commit

Permalink
ran codegen
Browse files Browse the repository at this point in the history
  • Loading branch information
ATGardner committed Jul 15, 2021
1 parent 7201a64 commit e571710
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/commands/argocd-autopilot_repo_bootstrap.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ argocd-autopilot repo bootstrap [flags]
--kubeconfig string Path to the kubeconfig file to use for CLI requests.
-n, --namespace string If present, the namespace scope for this CLI request
--namespaced If true, install a namespaced version of argo-cd (no need for cluster-role)
--provider string The git provider, one of: github|gitea
--provider string The git provider, one of: gitea|github
--repo string Repository URL [GIT_REPO]
--request-timeout string The length of time to wait before giving up on a single server request. Non-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. (default "0")
```
Expand Down

0 comments on commit e571710

Please sign in to comment.