Skip to content

docs: clarify fields and jq usage - #139

Merged
leet-c1 merged 3 commits into
mainfrom
lee.tschetter/fields-jq-guidance
Sep 19, 2026
Merged

leet-c1 merged 3 commits into
mainfrom
lee.tschetter/fields-jq-guidance

Conversation

@leet-c1

@leet-c1 leet-c1 commented Sep 18, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Prefer --fields for known JSON keys in read output.
  • Define jq-only cases: conditional selection, reshaping, aggregation, sorting, and mutation-result extraction.
  • Surface the rule in README, embedded agent guidance, CLI help, and changelog.

Validation

  • go test ./...
  • go vet ./...
  • golangci-lint run --timeout=3m ./...
  • Live: users list --fields id,email and a jq conditional pipeline against the lab tenant.

leet-c1 and others added 3 commits September 18, 2026 23:07
Co-authored-by: c1-squire-dev[bot] <c1-squire-dev[bot]@users.noreply.github.com>
Co-authored-by: c1-squire-dev[bot] <c1-squire-dev[bot]@users.noreply.github.com>
Co-authored-by: c1-squire-dev[bot] <c1-squire-dev[bot]@users.noreply.github.com>
@leet-c1
leet-c1 merged commit f7a1ba2 into main Sep 19, 2026
2 checks passed
@leet-c1
leet-c1 deleted the lee.tschetter/fields-jq-guidance branch September 19, 2026 01:34
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.

1 participant