box pruning expects but doesn't support architecture options
Author: stephenreayCreated Sep 16, 2026Updated Sep 16, 2026
Labelswaiting-intake
vagrant box prune prints error messages expecting either --architecture <x> or --all-architectures but it doesn't understand either of those options.
Debug output
https://gist.github.com/stephenreay/da56afd8069b8fc4bb345542a4ebc71d
Expected behavior
Remove the architecture(s) specified
Actual behavior
Unknown option error
Reproduction information
Vagrant version
2.4.9
Host operating system
macOS 15.7.9
Guest operating system
n/a
Steps to reproduce
Try to prune boxes.
Vagrantfile
n/a
Source: hashicorp/vagrant