Feature or enhancement request details
These are similar enough to implement in one go:
volume rm --all behaves like network rm --all, it attempts to remove all volumes, and emits error output if any failures occurred, indicating the volumes that weren't removed.
volume prune removes all volumes that have no container references.
Code of Conduct