Shell Setup
This script depends on the ‘bash-completion’ package. If it is not installed already, you can install it via your OS’s package manager.You will need to start a new shell for this setup to take effect.
Setup completions for current shell session
To load completions in your current shell session, run:bash
Persistent setup for all sessions
Execute once and autocompletion will for apply for all subsequent sessions.bash
bash
Flags
Flag | Description |
---|---|
--no-descriptions | Disable completion descriptions |
-h, --help | Show help for the specific shell completion |