Overview
Generate the autocompletion script for the specified shell to enable command and flag completion.Supported Shells
bash
Generate the autocompletion script for bash. Usage:--no-descriptions(bool) - Disable completion descriptions (default: false)
zsh
Generate the autocompletion script for zsh. Usage:--no-descriptions(bool) - Disable completion descriptions (default: false)
fish
Generate the autocompletion script for fish. Usage:--no-descriptions(bool) - Disable completion descriptions (default: false)
powershell
Generate the autocompletion script for powershell. Usage:--no-descriptions(bool) - Disable completion descriptions (default: false)