LinuxCommandLibrary

vagrant-global-status

List all Vagrant environments system-wide

TLDR

Show all VMs

$ vagrant global-status
copy
Prune invalid entries
$ vagrant global-status --prune
copy

SYNOPSIS

vagrant global-status [options]

DESCRIPTION

vagrant global-status lists all Vagrant environments on the system. Shows VM ID, name, provider, state, and directory. IDs can be used to control VMs from any directory.

PARAMETERS

--prune

Remove invalid entries.

SEE ALSO

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard

> TERMINAL_GEAR

Curated for the Linux community