Skip to content

Print shortcut lists and dry runs as JSON#303

Open
jongio wants to merge 1 commit into
mainfrom
idea/shortcut-json-output
Open

Print shortcut lists and dry runs as JSON#303
jongio wants to merge 1 commit into
mainfrom
idea/shortcut-json-output

Conversation

@jongio

@jongio jongio commented Jul 10, 2026

Copy link
Copy Markdown
Owner

Summary

  • add --json for grut run --list, --describe, and --dry-run
  • return shortcut summaries, details, and resolved dry-run steps as formatted JSON
  • keep existing text output unchanged without --json

Validation

  • go test ./cmd -count=1
  • go build ./...
  • go test ./...
  • go vet ./...

Closes #300

@jongio jongio added the idea Feature idea from the idea pipeline label Jul 10, 2026
@jongio jongio self-assigned this Jul 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

idea Feature idea from the idea pipeline

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Print shortcut lists and dry runs as JSON

1 participant