Hands-On DevOps with Vagrant
上QQ阅读APP看书,第一时间看更新

Options/flags

There are two flags for this command:

  • --check [INSERT VALUE] [INSERT VALUE]: Checks for a certain capability. The first parameter is the capability name and the second parameter is the capability arguments. This command will not run the capability.
  • -h/--help: Prints the help screen for this command.

An example is the vagrant cap --help command.