Skip to content

Commit

Permalink
Merge pull request #287 from hoatle/improvements/#273-vagrant-global-…
Browse files Browse the repository at this point in the history
…status

@ #273 | should add "$ vagrant global status" to the basic usage
  • Loading branch information
hoatle committed Mar 9, 2017
2 parents 8ceb6a8 + 8395d29 commit 6db3d6f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/basic_usage.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,11 @@ Vagrant

Use this command to destroy the VM to create a brand new clean VM.

6. ``vagrant global-status``

Use this command to check the state of all active Vagrant environments on the system. You should
halt or destroy the running Vagrant enviromnents that are not being worked on.

For more, please check out: https://www.vagrantup.com/docs/getting-started/


Expand Down

0 comments on commit 6db3d6f

Please sign in to comment.