kitchen-completion

Bash completion for Kitchen, the infrastructure testing tool

brewmacoslinux
Try with needOr install directly
Source

About

Bash completion for Kitchen

Commands

kitchen

Examples

List available Kitchen commands with tab completion$ kitchen <TAB>
Auto-complete Kitchen test command with instances$ kitchen test <TAB>
Complete Kitchen verify command for specific instances$ kitchen verify default-ubuntu-<TAB>