cli_app.cli.commands.completion¶
cli_app.cli.commands.completion ¶
Shell completion management commands.
install_completion ¶
Install shell completion for the current shell into its profile file.
Source code in src/cli_app/cli/commands/completion.py
show_completion ¶
Print the shell completion script to stdout.