Created
April 4, 2013 12:23
-
-
Save dizz/5309928 to your computer and use it in GitHub Desktop.
vagrant help output
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
➜ ~ vagrant help | |
Usage: vagrant [-v] [-h] command [<args>] | |
-v, --version Print the version and exit. | |
-h, --help Print this help. | |
Available subcommands: | |
box | |
destroy | |
gem | |
halt | |
hosts | |
init | |
package | |
provision | |
reload | |
resume | |
ssh | |
ssh-config | |
status | |
suspend | |
up | |
vbguest | |
For help on any individual command run `vagrant COMMAND -h` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment