Skip to content

feat: Command Line SDK update for version 14.0.0#271

Closed
ChiragAgg5k wants to merge 2 commits intomasterfrom
dev
Closed

feat: Command Line SDK update for version 14.0.0#271
ChiragAgg5k wants to merge 2 commits intomasterfrom
dev

Conversation

@ChiragAgg5k
Copy link
Member

This PR contains updates to the Command Line SDK for version 14.0.0.

Changes

  • Breaking: Removed legacy account commands (billing, keys, invoices)
  • Breaking: Replaced activities/backups with console service
  • Added list-schedules, create-schedule, and get-schedule for projects
  • Added console get-resource usage example
  • Added console variables usage example
  • Updated docs to reflect new console service

ArnabChatterjee20k and others added 2 commits March 3, 2026 09:18
* Breaking: Removed legacy `account` commands (billing, keys, invoices)
* Breaking: Replaced `activities`/`backups` with `console` service
* Added `list-schedules`, `create-schedule`, and `get-schedule` for projects
* Added `console get-resource` usage example
* Added `console variables` usage example
* Updated docs to reflect new `console` service
@coderabbitai
Copy link

coderabbitai bot commented Mar 4, 2026

Warning

Rate limit exceeded

@ChiragAgg5k has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 24 minutes and 42 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.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 400f1162-1238-4cdb-963a-d479b2fb9f3c

📥 Commits

Reviewing files that changed from the base of the PR and between 93e4f14 and c7659f5.

📒 Files selected for processing (32)
  • CHANGELOG.md
  • cli.ts
  • docs/examples/account/create-key.md
  • docs/examples/account/delete-key.md
  • docs/examples/account/get-key.md
  • docs/examples/account/list-keys.md
  • docs/examples/account/update-key.md
  • docs/examples/activities/get-event.md
  • docs/examples/activities/list-events.md
  • docs/examples/backups/create-archive.md
  • docs/examples/backups/create-policy.md
  • docs/examples/backups/create-restoration.md
  • docs/examples/backups/delete-archive.md
  • docs/examples/backups/delete-policy.md
  • docs/examples/backups/get-archive.md
  • docs/examples/backups/get-policy.md
  • docs/examples/backups/get-restoration.md
  • docs/examples/backups/list-archives.md
  • docs/examples/backups/list-policies.md
  • docs/examples/backups/list-restorations.md
  • docs/examples/backups/update-policy.md
  • docs/examples/console/get-resource.md
  • docs/examples/console/variables.md
  • docs/examples/projects/update-status.md
  • lib/commands/services/account.ts
  • lib/commands/services/activities.ts
  • lib/commands/services/backups.ts
  • lib/commands/services/console.ts
  • lib/commands/services/health.ts
  • lib/commands/services/projects.ts
  • lib/commands/services/storage.ts
  • package.json
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch dev

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.

@ChiragAgg5k ChiragAgg5k closed this Mar 4, 2026
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