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