Skip to main content

completion

Description


Generate shell completion script for memfault.


Example:

$ memfault completion --shell bash > ~/.memfault_completion.bash
$ echo 'source ~/.memfault_completion.bash' >> ~/.bashrc


Options

OptionShortRequiredDefaultDescription
--shellNoneTrueNone

select shell type for completion script

--helpNoneFalseFalse

Show this message and exit.