Generate completion script
To load completions:
Bash:
$ source <(force-md completion bash)
Linux: $ force-md completion bash > /etc/bash_completion.d/force-md MacOS: $ force-md completion bash > /usr/local/etc/bash_completion.d/force-md
Zsh:
$ echo "autoload -U compinit; compinit" >> ~/.zshrc
$ force-md completion zsh > "${fpath[1]}/_force-md"
force-md completion [bash|zsh|fish|powershell]
-h, --help help for completion
--convert-xml-entities convert numeric xml entities to character entities (default true)
--silent show errors only
- force-md - force-md manipulate Salesforce metadata