protect completion

1 min read


Output shell completion code for the specified shell.

protect completion <SHELL>
```bash

Arguments:

- `<SHELL>` Possible values: `bash`, `elvish`, `fish`, `powershell`, `zsh`.
Last updated on