Which command could be used for extracting cookbooks for current run list via chef-client under *UNIX system? – CentOS
Env: chef-client --version Chef: 14.3.37 Description: Chef-client was run via following command chef-client -c <file.rb> -j <file.json> -E <env> 2>&1 > file.log After executing file.log contains following line about list of resolved cookbooks for current run: [time] INFO: Loading cookbooks…