Install Completions
The terramate install-completions
installs autocompletion of commands for bash, zsh and fish.
Usage
terramate install-completions
Examples
Install the completions in your environment:
bash
terramate install-completions
Uninstall the completions in your environment:
bash
terramate install-completions --uninstall
Options
--uninstall
Removes the completions from your environment.