-
Notifications
You must be signed in to change notification settings - Fork 95
cylc clean --rm - improve interactive message #4618
Copy link
Copy link
Open
Labels
Milestone
Description
When using the --rm option to do a targeted clean, the message that comes up for interactive prompt suggests the entire workflow will be removed, which is a bit alarming.
$ cylc clean temp4 --rm .service
Would clean the following workflows:
temp4/run1
Remove these workflows (y/n):
Pull requests welcome!
This is an Open Source project - please consider contributing a bug fix
yourself (please read CONTRIBUTING.md before starting any work though).
Reactions are currently unavailable