Skip to main content
Version: 0.6.0

gitops_uninstall

gitops uninstall

Uninstall GitOps

Synopsis

The uninstall command removes GitOps components from the cluster.

gitops uninstall [flags]

Examples

  # Uninstall GitOps from the wego-system namespace
gitops uninstall

Options

      --dry-run   Outputs all the manifests that would be uninstalled
--force If set, 'gitops uninstall' will not ask for confirmation
-h, --help help for uninstall

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 16-Dec-2021