--dry-run
option should not print that it is deleting instances/keys
#81
Labels
--dry-run
option should not print that it is deleting instances/keys
#81
Describe the bug
When running
ros2 fog delete --dry-run all
, the output implies that the--dry-run
option is being ignored.Expected behavior
There should be a clear indication that the commands are not being executed (i.e., the output should not be equivalent with/without the dry run flag).
Screenshots
The text was updated successfully, but these errors were encountered: