Completions
Pace can generate shell completions for bash, zsh, fish, and powershell.
To generate completions, run the following command:
pace setup completions <SHELL>
Replace <SHELL> with the name of the shell you are using. For example, to
generate completions for bash, run the following command:
pace setup completions bash