Commit 53a7291
committed
expose shell completion generation
`urfave-v2` supports automatically generating a shell completion stub[0]
for use with their bash[1] and zsh[2] completion scripts.
[0]: https://cli.urfave.org/v2/examples/bash-completions/
[1]: https://github.com/urfave/cli/blob/v2-maint/autocomplete/bash_autocomplete
[2]: https://github.com/urfave/cli/blob/v2-maint/autocomplete/zsh_autocomplete1 parent 4bde81d commit 53a7291
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
41 | 42 | | |
42 | 43 | | |
43 | 44 | | |
| |||
0 commit comments