Skip to content

Add JMESPath response query flag#146

Open
jongio wants to merge 1 commit into
mainfrom
idea/jmespath-query
Open

Add JMESPath response query flag#146
jongio wants to merge 1 commit into
mainfrom
idea/jmespath-query

Conversation

@jongio

@jongio jongio commented Jun 26, 2026

Copy link
Copy Markdown
Owner

Closes #139

Adds --query for JMESPath filtering on JSON responses before formatting or writing output.

Verification:

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

Closes #139

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@jongio jongio self-assigned this Jun 26, 2026
@github-actions

Copy link
Copy Markdown
Contributor

🚀 Website Preview

Your PR preview is ready!

📎 Preview URL: https://jongio.github.io/azd-rest/pr/146/

This preview will be automatically cleaned up when the PR is closed.

github-actions Bot added a commit that referenced this pull request Jun 26, 2026
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 --query for JMESPath response filtering

1 participant