The Playbooks CLI comes with a series of global options that can be appended to the global or an individual command.
Here are a couple of common usage patterns:
The Playbooks CLI expects the following types for each option:
Option | Type | Description |
---|---|---|
--config | string | Path to a custom playbooks config file location. |
--help | boolean | Display help menu for an individual command. |
--version | boolean | Display the current package version. |