Downgrade an installed resource
tkn hub downgrade
Downgrade an installed resource
-c, --context string Name of the kubeconfig context to use (default: kubectl config current-context)
-h, --help help for downgrade
-k, --kubeconfig string Kubectl config file (default: $HOME/.kube/config)
-n, --namespace string Namespace to use (default: from $KUBECONFIG)
--to string Version of Resource
--api-server string Hub API Server URL (default 'https://api.hub.tekton.dev').
URL can also be defined in a file '$HOME/.tekton/hub-config' with a variable 'HUB_API_SERVER'.
- tkn hub - Interact with tekton hub
- tkn hub downgrade task - Downgrade an installed Task by its name to a lower version