Uninstall

Description

Uninstall gitops agent.

Command

codefresh uninstall gitops <provider>

Arguments

Option Alias Default Description
provider Gitops provider. required

Possible values:
- codefresh
- argocd-agent

Options

Option Alias Type Default Description
–help Print help information
–kube-config-path Path to kubeconfig file (default is $HOME/.kube/config)
–kube-context-name Name of Kubernetes context
–kube-namespace Namespace in Kubernetes cluster
–install-manifest string https://raw.githubusercontent.com/argoproj/argo-cd/stable/manifests/install.yaml Url of argocd install manifest
–in-cluster boolean false Use this option if gitops provider is been updated from inside a cluster