Expand description
Shell completion support for VoiRS CLI
Provides shell completion scripts for bash, zsh, fish, and PowerShell.
Functionsยง
- display_
completion_ status - Display completion status and installation info
- generate_
completion - Generate shell completion script for the specified shell
- generate_
completion_ to_ file - Generate completion script to a file
- generate_
completion_ to_ stdout - Generate completion script and write to stdout
- generate_
install_ script - Generate a comprehensive completion installation script
- get_
installation_ instructions - Get installation instructions for the generated completion script