Skip to main content
Version: 0.4.1

gitops_delete_app

gitops delete app

Delete an app from a gitops cluster

Synopsis

Deletes an application from a gitops cluster so it will no longer be managed via GitOps

gitops delete app <app name> [flags]

Examples


# Delete application from gitops control via immediate commit
gitops delete app podinfo

Options

      --dry-run   If set, 'gitops delete app' will not make any changes to the system; it will just display the actions that would have been taken
-h, --help help for app

Options inherited from parent commands

  -e, --endpoint string    The Weave GitOps Enterprise HTTP API endpoint
--namespace string Weave GitOps runtime namespace (default "wego-system")
-v, --verbose Enable verbose output

SEE ALSO

Auto generated by spf13/cobra on 3-Nov-2021