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
- gitops - Weave GitOps
- gitops delete app - Delete an app from a gitops cluster
- gitops delete cluster - Delete a cluster given its name