Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Unknown
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 10.14.0
-
Component/s: Chef Shell
-
Labels:None
Description
The shef DSL (and therefore knife exec) doesn't have any support for environments. When writing orchestration tools, it is common for scripts to need to manipulate attributes and version locks. Calling knife exec transform is a convenient way to do this in 1 line, without downloading the JSON file and manipulating it.
https://github.com/ivey/chef/compare/CHEF-3331