completion
Description
Generate shell completion script for memfault.
Example:
$ memfault completion --shell bash > ~/.memfault_completion.bash
$ echo 'source ~/.memfault_completion.bash' >> ~/.bashrc
Options
Option | Short | Required | Default | Description |
--shell | None | True | None | select shell type for completion script |
--help | None | False | False | Show this message and exit. |