LinuxCommandLibrary

vagrant-status

Display Vagrant machine state

TLDR

Show VM status

$ vagrant status
copy
Show specific VM status
$ vagrant status [name]
copy

SYNOPSIS

vagrant status [options] [name]

DESCRIPTION

vagrant status displays the current state of Vagrant machines. Shows whether VMs are running, halted, suspended, or not created. Run from directory containing Vagrantfile.

SEE ALSO

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard

> TERMINAL_GEAR

Curated for the Linux community