Upgrades codefresh runner solution’s components.
codefresh runner upgrade
| Option | Alias | Type | Default | Description |
|---|---|---|---|---|
| –help | Print help information | |||
| –agent-name | The name of the agent to be upgraded or created | |||
| –runtime-name | The name of the runtime to be upgraded | |||
| –url | string | https://g.codefresh.io | Codefresh system custom url | |
| –kube-context-name | Name of the kubernetes context from which the Codefresh Agent and Runtime should be removed | |||
| –kube-namespace | Name of the kubernetes namespace from which the Codefresh Agent and Runtime should be removed | |||
| –kube-config-path | Path to kubeconfig file (default is $HOME/.kube/config) | |||
| –install-monitor | boolean | true | Install a monitoring component that will help provide valueable data about your cluster to Codefresh (only useable when running migration) | |
| –verbose | Print logs |