Skip to content

Commit

Permalink
feat(stackablectl): elvish completions
Browse files Browse the repository at this point in the history
  • Loading branch information
NickLarsenNZ committed Nov 19, 2024
1 parent 312536b commit 46c3965
Show file tree
Hide file tree
Showing 8 changed files with 1,257 additions and 21 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ Usage: stackablectl completions [OPTIONS] <COMMAND>
Commands:
bash Generate shell completions for Bash
elvish Generate shell completions for Elvish
fish Generate shell completions for Fish
nushell Generate shell completions for Nushell
zsh Generate shell completions for ZSH
Expand Down
47 changes: 47 additions & 0 deletions extra/completions/_stackablectl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

167 changes: 164 additions & 3 deletions extra/completions/stackablectl.bash

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 46c3965

Please sign in to comment.