Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-03-04 | knife: fix refactor mistake | Marc Cornellà | |
2020-03-04 | knife: improve knife-solo support in completion (#3315) | Masato Ikeda | |
Closes #1944 Closes #3315 | |||
2019-12-27 | knife: add README and reformat completion file | Marc Cornellà | |
2016-06-08 | Fix: Plugin knife: Add relative local path for commands which upload files ↵ | kierandoonan | |
(#4240) * Added autocomplete support for local knife file uploads * Added option to allow for relative path resolution for cookbooks * Updated _chef_root function to use directory:h | |||
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 | |