Skip to content

Comments

Add metadata CLI command and document Users/Bots, Drift, and Metadata commands in README#21

Merged
aatarasoff merged 2 commits intomainfrom
copilot/update-commands-in-readme
Feb 15, 2026
Merged

Add metadata CLI command and document Users/Bots, Drift, and Metadata commands in README#21
aatarasoff merged 2 commits intomainfrom
copilot/update-commands-in-readme

Conversation

Copy link
Contributor

Copilot AI commented Feb 15, 2026

README was missing documentation for Users/Bots, Drift detection, and Metadata commands.

Changes

  • cmd/metadata.go — New CLI command wrapping the existing MetadataServiceClient gRPC client:
    pbuf metadata get [module_name] [tag]
  • cmd/root.go — Wire up MetadataServiceClient and register the new metadata command
  • README.md — Document all three command groups:
    • Metadata: metadata get
    • Users/Bots: users create, list, get, update, delete, regenerate-token, grant-permission, revoke-permission, list-permissions
    • Drift Detection: drift list (with --unacknowledged-only), drift module (with optional --tag)

💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

… commands in README

Co-authored-by: aatarasoff <3737657+aatarasoff@users.noreply.github.com>
Copilot AI changed the title [WIP] Update list of commands in README.md Add metadata CLI command and document Users/Bots, Drift, and Metadata commands in README Feb 15, 2026
Copilot AI requested a review from aatarasoff February 15, 2026 09:49
@aatarasoff aatarasoff marked this pull request as ready for review February 15, 2026 10:58
@aatarasoff aatarasoff merged commit 447b5c7 into main Feb 15, 2026
4 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.

2 participants