-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
enhancementEnhances DVCEnhances DVCp3-nice-to-haveIt should be done this or next sprintIt should be done this or next sprintuiuser interface / interactionuser interface / interaction
Description
When I run dvc gc or/and dvc gc --cloud after removing some data from DVC control, it outputs and prompts:
WARNING: this will remove all cache except the cache that is used in the current git branch of the current repo.
Are you sure you want to proceed? [y/n] Then, when I say y it just completes the operation and exits with no more output. Maybe a report of what was collected (and from where) would be more informative. This way the user could know something actually happened, without having to understand and check DVC internals before and after running the command.
Per https://discordapp.com/channels/485586884165107732/563406153334128681/616421757808541721
Metadata
Metadata
Assignees
Labels
enhancementEnhances DVCEnhances DVCp3-nice-to-haveIt should be done this or next sprintIt should be done this or next sprintuiuser interface / interactionuser interface / interaction