-
Notifications
You must be signed in to change notification settings - Fork 6
Batali display
Sean Escriva edited this page Jul 3, 2015
·
1 revision
The display
command provides a way to show all manifest information in a more human readable way.
Example output:
Batali manifest information:
apt:
Version: 2.7.0
Source: supermarket.chef.io
build-essential:
Version: 2.2.3
Source: supermarket.chef.io
chef-sugar:
Version: 3.1.1
Source: supermarket.chef.io
openssl:
Version: 4.0.0
Source: supermarket.chef.io
postgresql:
Version: 3.4.20
Source: supermarket.chef.io
Available options for the display
command can be viewed with the help flag:
Usage: batali display [options]
-c, --config Configuration file path
-V, --verbose Enable verbose output
-D, --debug Enable debug mode
-f, --file Path to Batali file
-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