Skip to content

feat: add --account flag to orgs list and artists list#6

Merged
sweetmantech merged 1 commit intomainfrom
sweetmantech/myc-4240-cli-org-artists-allow-accountid-override-flag-following-api
Feb 13, 2026
Merged

feat: add --account flag to orgs list and artists list#6
sweetmantech merged 1 commit intomainfrom
sweetmantech/myc-4240-cli-org-artists-allow-accountid-override-flag-following-api

Conversation

@sweetmantech
Copy link
Copy Markdown
Contributor

Summary

  • Add --account <accountId> flag to recoup orgs list — passes account_id query param to GET /api/organizations
  • Add --account <accountId> flag to recoup artists list — passes account_id query param to GET /api/artists
  • Enables admin/org keys to query data for a specific account

Test plan

  • All 39 tests pass (3 new)
  • recoup orgs list --account <id> returns orgs for that account
  • recoup artists list --account <id> --org <orgId> returns filtered artists

🤖 Generated with Claude Code

Allows admin/org keys to filter by a specific account_id,
matching the API's existing account_id query param support.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Feb 13, 2026

Warning

Rate limit exceeded

@sweetmantech has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 7 minutes and 32 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch sweetmantech/myc-4240-cli-org-artists-allow-accountid-override-flag-following-api

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@sweetmantech sweetmantech merged commit 812f0e0 into main Feb 13, 2026
1 check 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.

1 participant