- Notifications
You must be signed in to change notification settings - Fork927
feat(cli): add shell completions#14341
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
aafb44c
to1a3b6d5
CompareThis stack of pull requests is managed by Graphite.Learn more about stacking. Join@ethanndickson and the rest of your teammates on |
1a3b6d5
to90897b8
CompareUh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
bb1096b
to5a5feb0
Compare0b2ba96
intomainUh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Adds a command to install shell completions for the detected or otherwise chosen shell,
coder completion
.Val1|Val2|...
and[Val1|Val2|...]
respectively, instead of juststring
orstring-array
.serpent
, theconfigssh
file is replaced usingWriteFile
fromnatefinch/atomic
.--column
flag on commands with a table output.Future
coder/serpent
release instead of a specific commit.Closes#13502.