Generates the bash autocompletion scripts
To load completion, run
. <(mmctl completion bash)
To configure your bash shell to load completions for each session, add the above line to your ~/.bashrc
mmctl completion bash [flags]
-h, --help help for bash
--format string the format of the command output [plain, json] (default "plain")
- mmctl completion - Generates autocompletion scripts for bash and zsh