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
Last change: 2024-03-24, commit: f01446e