Skip to content

Add shell completion command#167

Merged
jongio merged 2 commits into
mainfrom
idea/shell-completion
Jul 1, 2026
Merged

Add shell completion command#167
jongio merged 2 commits into
mainfrom
idea/shell-completion

Conversation

@jongio

@jongio jongio commented Jun 26, 2026

Copy link
Copy Markdown
Owner

Closes #164

Adds dispatch completion <shell> for bash, zsh, and PowerShell. The command prints scripts for commands and flags without adding a CLI framework.

Verification:

  • go build ./...
  • go test ./...

Closes #164

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@jongio jongio self-assigned this Jun 26, 2026
Resolve conflicts in README.md, cmd/dispatch/cli.go, cli_test.go, and main.go by preserving both the shell-completion feature and the doctor diagnostics command from main.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
@jongio jongio merged commit a77866c into main Jul 1, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add shell completion output for supported shells

1 participant