Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-03-18 | Add chef-vault knife cmd support | Johan Svensson | |
2013-04-08 | initial support for chef 11 integrated knife-essentials | Marc Paradise | |
* added new commands 'diff' and 'upload' * Add basic file completion for file-centric commands 'diff' and 'upload' | |||
2013-04-01 | adding docs about knife path config variables | Ben Hartshorne | |
2013-04-01 | allowing you to override knife paths | Ben Hartshorne | |
2012-07-18 | check for knife.rb in cwd | Mugen Kenichi | |
this is useful when managing multiple chef servers | |||
2011-12-26 | Merge pull request #710 from moutten/patch-1 | Robby Russell | |
Add the --format tag to knife list commands | |||
2011-12-18 | adding support for chef environments in knife plugin | Cameron Johnston | |
2011-11-16 | Add the --format tag to knife list commands | Matt Outten | |
This commit adds the --format tag to all of the autocompletion functions. The default format changed from json to a "human readable" format as of version 0.10. This change should be backward compatible. Alternatively, these commands could be simplified by using the new default human readable format. | |||
2011-06-30 | knife autocompletion | Frank Louwers | |