gitops_beta_init
gitops beta init
Initialize a git repo into a GitOps repo
Synopsis
This will add the base directory structure to a repository so that it can be used in the add and install commands.
gitops beta init [flags]
Options
-h, --help help for init
Options inherited from parent commands
--config string config file (default is $HOME/.beta.yaml)
-e, --endpoint string The Weave GitOps Enterprise HTTP API endpoint
--namespace string The namespace scope for this operation (default "wego-system")
-v, --verbose Enable verbose output
SEE ALSO
- gitops beta - Experimental commands