tkn hub install: Support --if-not-exists
#1120
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
--if-not-exists
#1120
Feature request
For
tkn hub install
: add an option so that the install command does not fail if the catalog resource already exists in the cluster namespace.Example:
$ tkn hub install task git-clone --version 0.9 --if-not-exists -n my-playground Task git-clone(0.9.0) already installed in my-playground namespace
Use case
UI Example
The text was updated successfully, but these errors were encountered: