chef-boneyard / knife-container

DEPRECATED: Container support for Chef's Knife Command
Apache License 2.0
57 stars 11 forks source link

Improvement - Add logging #50

Open rburton opened 9 years ago

rburton commented 9 years ago

This plug-in lacks any ability to debug what it's actually doing in case an issue occurs. It would be very useful to be able to issue a -v --verbose option that would spit out details (paths, environment variables used, etc) for the plugin.