Skip to content

Commit

Permalink
@ #273 | should add "$ vagrant global status" to the basic usage
Browse files Browse the repository at this point in the history
  • Loading branch information
hoatle committed Mar 9, 2017
1 parent 40a9065 commit 8395d29
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 8395d29

Please sign in to comment.