We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
MMPM can generate completion for the following shells:
bash
zsh
fish
tcsh
Below is an example for enabling CLI completion for a Bash shell.
mmpm completion --shell=bash >> ~/.bashrc && source ~/.bashrc