-
Notifications
You must be signed in to change notification settings - Fork 6
Batali install
Sean Escriva edited this page Jul 3, 2015
·
1 revision
The install
command will install all dependencies as declared in the manifest file batali.manifest
Available options for the install
command can be viewed with the help flag.
Usage: batali install [options]
-c, --config Configuration file path
-V, --verbose Enable verbose output
-D, --debug Enable debug mode
-f, --file Path to Batali file
-d, --dry-run Print changes
-p, --path Cookbook install path
-I, --infrastructure Resolve infrastructure cookbooks
-h, --help Display this help message.
-
-c, --config
optionally override the path to the config file, default is.batali
-
-V, --verbose
provide more output during resolution, such as file paths -
-D, --debug
provide even more output during resolution, such as cache path, checksums, unit addition and scoring -
-f, --file
optionally override the path theBatali
file -
-d, --dry-run
print what would be done but don't actually make any changes -
-I, --infrastructure
resolve for the full infrastructure