Skip to main content
Version: 0.6.2

gitops_delete

gitops delete

Delete one or many Weave GitOps resources

Examples


# Delete an application from gitops
gitops delete app <app-name>

# Delete a CAPI cluster given its name
gitops delete cluster <cluster-name>

Options

  -h, --help   help for delete

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 25-Jan-2022