Upgrade

Description

Upgrades an existing App-Proxy.

Command

codefresh upgrade app-proxy

Options

Option Alias Type Default Description
--help Print help information
--kube-context-name Name of the kubernetes context on which the app-proxy is installed (default: current context) [$CF_ARG_KUBE_CONTEXT_NAME]
--kube-namespace Name of the kubernetes namespace from which the App-Proxy and Runtime should be removed
--kube-config-path string /root/.kube/config Path to kubeconfig file (default is $HOME/.kube/config)
--values specify values in a YAML file
--set-value array Set values for templates, example: --set-value LocalVolumesDir=/mnt/disks/ssd0/codefresh-volumes
--verbose Print logs
--bypass-download boolean false Will bypass the attempt to download the installer. Instead, will immediately attempt to use the binary from the components folder