Upgrade gitops agent.
codefresh upgrade gitops <provider>
| Option | Alias | Default | Description |
|---|---|---|---|
| provider | Gitops provider. requiredPossible values: - codefresh - argocd-agent |
| Option | Alias | Type | Default | Description |
|---|---|---|---|---|
| --help | Print help information | |||
| --kube-config-path | Path to kubeconfig file (default is $HOME/.kube/config) | |||
| --kube-namespace | Name of the namespace on which Argo agent should be updated | |||
| --kube-context-name | Name of the kubernetes context where Argo agent should be updated (default is current-context) | |||
| --in-cluster | boolean | false | Use this option if gitops provider is been updated from inside a cluster |
codefresh upgrade gitops argocd-agent