mirror of
https://github.com/apple/container.git
synced 2026-07-13 13:07:06 +00:00
cb4748f589
- Closes #1531 ## Type of Change - [x] Bug fix - [ ] New feature - [ ] Breaking change - [ ] Documentation update ## Motivation and Context Reject explicitly supplied volume names when `--all` is passed to volume delete, matching the behavior of container/image/network delete. ## Testing - [x] Tested locally - [x] Added/updated tests - [ ] Added/updated docs