Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 655 Bytes

gitkube_uninstall.md

File metadata and controls

37 lines (24 loc) · 655 Bytes

gitkube uninstall

Uninstall Gitkube components from a cluster

Synopsis

Remove Gitkube and all dependencies from the cluster

gitkube uninstall [flags]

Examples

  # Uninstall gitkube:
  gitkube uninstall

Options

  -h, --help               help for uninstall
  -n, --namespace string   namespace where gitkube is installed (default "kube-system")

Options inherited from parent commands

      --kube-context string   kubernetes context to use

SEE ALSO

  • gitkube - Build and deploy docker images to Kubernetes using git push
Auto generated by spf13/cobra on 26-May-2018