Completion#
Command: completion
Shorthands:
The completion command provides autocompletion and filtering support for pars in various terminal environments. This enhances the user experience by allowing easy navigation and selection of commands, flags, and arguments.
Usage#
Commands#
| Name | Description |
|---|---|
bash | Provides autocompletion support for Bash shell |
powershell | Provides autocompletion support for Powershell |
fish | Provides autocompletion support for Fish shell |
zsh | Provides autocompletion support for Zsh shell |
bash#
The bash subcommand provides autocompletion support for the Bash shell.
powershell#
The powershell subcommand provides autocompletion support for PowerShell.
fish#
The fish subcommand provides autocompletion support for the Fish shell.
zsh#
The zsh subcommand provides autocompletion support for the Zsh shell.
Tip
You can use suggestions to list available sub commands. To do this, simply press Tab to proceed. For more details, please visit our Command Autocompletion and Filtering Guide.
Flags#
See Global flags and Common flags
This documentation provides a comprehensive overview of the pars completion command, its subcommands for different shells, and global flags. Utilize these commands and flags to enable autocompletion and filtering support for pars in various terminal environments, enhancing the overall user experience.