Completion Fish#
Command: completion fish
Shorthands:
The pars completion fish
command provides autocompletion support for the pars
CLI in the Fish shell. This feature enhances the user experience by allowing easy navigation and selection of commands, flags, and arguments using the Tab key.
Usage#
Example
Classic usage
...
complete -k -c pars -n '__pars_requires_order_preservation && __pars_prepare_completions' -f -a '$__pars_comp_results
Flags#
See Global flags and Common flags
Installation#
To load completions
This documentation provides a comprehensive overview of the pars completion fish
command, including installation instructions, usage examples, and details about global flags. By enabling autocompletion for Fish, you can enhance your productivity and streamline your workflow with the pars
CLI.