Sha256: b57686fa3a57821f999f47b1e8de58daf4028303cf9e4dce60bb7a930eee0d90
Contents?: true
Size: 580 Bytes
Versions: 19
Compression:
Stored size: 580 Bytes
Contents
--- layout: "docs" page_title: "vagrant status - Command-Line Interface" sidebar_current: "cli-status" description: |- The "vagrant status" command is used to tell you the status of the virtual machines in the current Vagrant environment. --- # Status **Command: `vagrant status [name|id]`** This will tell you the state of the machines Vagrant is managing. It is quite easy, especially once you get comfortable with Vagrant, to forget whether your Vagrant machine is running, suspended, not created, etc. This command tells you the state of the underlying guest machine.
Version data entries
19 entries across 15 versions & 4 rubygems