Skip to content

docs: true-up README and root description with current capabilities#106

Merged
rianjs merged 1 commit intomainfrom
docs/true-up-readme-with-current-capabilities
Mar 6, 2026
Merged

docs: true-up README and root description with current capabilities#106
rianjs merged 1 commit intomainfrom
docs/true-up-readme-with-current-capabilities

Conversation

@rianjs
Copy link
Copy Markdown
Contributor

@rianjs rianjs commented Mar 6, 2026

Summary

  • Replace "read-only" language with "non-destructive" in README and root command description
  • Update OAuth scopes to match actual auth.AllScopes (gmail.modify, calendar.events, contacts, drive.metadata)
  • Add all 16 missing organizational commands (archive, star, label, categorize, mark-read/unread, RSVP, color, group management) to usage examples and command reference
  • Add Bulk Operations section documenting --ids/--stdin/--query/--dry-run pattern
  • Add --ids flag to search/list command references
  • Reword Security section to accurately describe permitted operations

Test plan

  • make check passes (tidy, lint, test, build)
  • gro --help shows updated description
  • Visual review of README rendering on GitHub

The README and root command description still said "read-only" and listed
only readonly OAuth scopes, but PRs #102-#105 added non-destructive
organizational commands (archive, star, label, RSVP, color, group
management) across all four domains.

- Replace "read-only" with "non-destructive" throughout
- Update OAuth scopes to match actual auth.AllScopes
- Add all 16 missing organizational commands to usage examples and
  command reference
- Add Bulk Operations section documenting --ids/--stdin/--query/--dry-run
- Add --ids flag to search/list command references
- Reword Security section to accurately describe permitted operations
- Update root command Short and Long descriptions
@rianjs rianjs merged commit 15db54d into main Mar 6, 2026
2 checks passed
@rianjs rianjs deleted the docs/true-up-readme-with-current-capabilities branch March 6, 2026 16:36
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