chef / chef-apply

The ad-hoc execution tool for the Chef ecosystem.
https://www.chef.sh/
Apache License 2.0
14 stars 14 forks source link

chef-run should return node object on success #128

Open stephenlauck opened 4 years ago

stephenlauck commented 4 years ago

Describe the Enhancement:

After a successful chef-run the return should be the node object just like if it were to be save on the chef-server.

Describe the Need:

This would allow users to manage node object themselves and still leverage the chef-run ad hoc functionality.

Current Alternative

nope.

Can We Help You Implement This?: