Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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

Merged
ethanndickson merged 1 commit intomainfromethan/completions
Aug 20, 2024
Merged

Conversation

ethanndickson
Copy link
Member

@ethanndicksonethanndickson commentedAug 19, 2024
edited
Loading

Adds a command to install shell completions for the detected or otherwise chosen shell,coder completion.

  • Enum and enum array flags now display their type in help commands and auto-generated documentation asVal1|Val2|... and[Val1|Val2|...] respectively, instead of juststring orstring-array.
  • To reuse a dependency introduced inserpent, theconfigssh file is replaced usingWriteFile fromnatefinch/atomic.
  • Table columns struct tags have been unified to always use spaces over underscores. The table formatter previously accepted both, but always displayed the headers using spaces. The change was made to support providing completions, and validating, the--column flag on commands with a table output.

Future

  • Use a newcoder/serpent release instead of a specific commit.

Closes#13502.

matifali reacted with heart emoji
@ethanndicksonGraphite App
Copy link
MemberAuthor

This stack of pull requests is managed by Graphite.Learn more about stacking.

Join@ethanndickson and the rest of your teammates onGraphiteGraphite

@ethanndicksonethanndickson merged commit0b2ba96 intomainAug 20, 2024
31 checks passed
@ethanndicksonethanndickson deleted the ethan/completions branchAugust 20, 2024 04:47
@github-actionsgithub-actionsbot locked and limited conversation to collaboratorsAug 20, 2024
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

@deansheatherdeansheatherdeansheather approved these changes

@johnstcnjohnstcnAwaiting requested review from johnstcn

Assignees

@ethanndicksonethanndickson

Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

Provide completions for the coder CLI
2 participants
@ethanndickson@deansheather

[8]ページ先頭

©2009-2025 Movatter.jp