# vagrant global-status > Display the state of all Vagrant machines on the system. > The info is based on a cache, which may become stale and require pruning. > See also: `vagrant`, `vagrant status`. > More information: . - Display the state of all machines: `vagrant global-status` - Prune any stale entries from the output: `vagrant global-status --prune`