Skip to main content
Version: 0.6.1

gitops_add

gitops add

Add a new Weave GitOps resource

Examples


# Add an application to gitops from local git repository
gitops add app . --name <app-name>

# Add a new cluster using a CAPI template
gitops add cluster

Options

  -h, --help   help for add

Options inherited from parent commands

  -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

Auto generated by spf13/cobra on 20-Jan-2022