Skip to content

feat(cli): add account members command#1295

Draft
thebiglabasky wants to merge 1 commit intomainfrom
herve/account-members
Draft

feat(cli): add account members command#1295
thebiglabasky wants to merge 1 commit intomainfrom
herve/account-members

Conversation

@thebiglabasky
Copy link
Copy Markdown
Contributor

Summary

  • add checkly account members as a read-only command backed by /v1/accounts/me/members
  • render account members and invites in table/markdown, with raw JSON output preserved
  • document the command in the embedded Checkly skill context and regenerate the public skill output

Validation

  • npx vitest --run src/formatters/__tests__/account-members.spec.ts src/commands/__tests__/command-metadata.spec.ts
  • npm run lint
  • npm run prepare:ai-context --workspace packages/cli && npm run prepare:ai-context

Note: npm run prepare:dist --workspace packages/cli was attempted earlier and is currently blocked by existing lru-cache declaration errors under node_modules.

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