Commit a60b677
feat: Add shell completions for Nushell and Elvish (#337)
* feat(stackablectl): nushell completions
* feat(stackablectl): elvish completions
* chore(xtask): Add gen-all command
* chore(stackablectl): update changelog
* Apply suggestions from code review
Co-authored-by: Techassi <git@techassi.dev>
---------
Co-authored-by: Techassi <git@techassi.dev>1 parent 885b347 commit a60b677
File tree
16 files changed
+2477
-32
lines changed- docs/modules/stackablectl/partials/commands
- extra/completions
- rust
- stackablectl
- src/cmds
- xtask
- src
16 files changed
+2477
-32
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
43 | 44 | | |
44 | 45 | | |
45 | 46 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
| |||
Lines changed: 6 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
13 | 15 | | |
14 | 16 | | |
15 | 17 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments