kitchen-completion
« Back to VersTracker
Description:
Bash completion for Kitchen
Type: Formula  |  Tracked Since: Dec 28, 2025
Links: Homepage  |  formulae.brew.sh
Category: Developer tools
Tags: bash completion test-kitchen developer-tools
Install: brew install kitchen-completion
About:
KitchenCompletion provides Bash shell tab completion for the test-kitchen command-line tool. It allows users to quickly auto-complete commands, options, and instance names, reducing typing errors and speeding up workflow. This utility enhances the developer experience when working with Kitchen for testing infrastructure code.
Key Features:
  • Tab completion for Kitchen commands and subcommands
  • Auto-completion of driver, provisioner, and verifier names
  • Support for instance name completion in multi-instance setups
Use Cases:
  • Accelerating command-line operations for infrastructure testing
  • Reducing syntax errors when invoking complex Kitchen commands
Alternatives:
  • Zsh completion – Provides similar functionality but requires a zsh-specific plugin or script
  • Fish completion – Offers analogous features for the Fish shell, but is not compatible with Bash
Version History
Detected Version Rev Change Commit