Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 487 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 487 Bytes

Bash completion for Chef's knife command

Known to work on both Mac OS X and Ubuntu.

Queries knife's help for the available commands.

Additionally offers completions on nodes', cookbooks', users', clients', data bags', environments' and roles' names.

Caches the data locally for performance.

Simply source this repo's only file somewhere in your bash profile.

Please open a Github issue if you find a bug (or even better, a pull request!)