Add warning to existing --all subcommand for tasks and pipelines #702
Labels
good first issue
Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.
Milestone
Version and Operating System
0.7.x
The existing --all flag for task and pipeline delete will also delete the taskruns and pipelineruns related to those resources.
In 0.8 we're planning to use --all to delete every instance of a given resource kind. This is a change in the meaning of the --all flag for task and pipelines.
So, we should add a warning to the --all flag for task and pipelines that the meaning will be changing in an upcoming release as a way to warn users.
Related Issues
Add --all to the delete commands
The text was updated successfully, but these errors were encountered: