Skip to content

Add or source that file in your bash profile to enable sensible completion for Chef's knife command.

License

Notifications You must be signed in to change notification settings

wk8/knife-bash-autocomplete

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

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!)

About

Add or source that file in your bash profile to enable sensible completion for Chef's knife command.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages