danielhelfand / tekton-install

CLI for Installing Tekton components on a Kubernetes cluster
Apache License 2.0
1 stars 0 forks source link

Add Prompt Before Uninstalling Components #12

Closed danielhelfand closed 4 years ago

danielhelfand commented 4 years ago

Closes #6

This pull request adds a prompt to get the user to confirm that uninstalling components is okay. It also adds a --force/-f option to uninstall to skip the prompt.