- Hands-On DevOps with Vagrant
- Alex Braunton
- 57字
- 2021-07-16 17:43:58
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.