Skip to content

feat: Command Line SDK update for version 16.0.0#272

Closed
ChiragAgg5k wants to merge 4 commits intomasterfrom
dev
Closed

feat: Command Line SDK update for version 16.0.0#272
ChiragAgg5k wants to merge 4 commits intomasterfrom
dev

Conversation

@ChiragAgg5k
Copy link
Member

@ChiragAgg5k ChiragAgg5k commented Mar 4, 2026

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

Changes

  • Breaking: Removed legacy account commands and replaced activities/backups with console service
  • Added console get-resource and console variables usage examples
  • Updated docs to reflect new console service

ArnabChatterjee20k and others added 3 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
* 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 4 minutes and 18 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: 9c676330-5e0c-4acc-9bfb-120fd1836ef1

📥 Commits

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

📒 Files selected for processing (37)
  • CHANGELOG.md
  • README.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
  • install.ps1
  • install.sh
  • 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
  • lib/constants.ts
  • package.json
  • scoop/appwrite.config.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.

* Breaking: Removed legacy `account` commands and replaced `activities`/`backups` with `console` service
* Added `console get-resource` and `console variables` usage examples
* Updated docs to reflect new `console` service
@ChiragAgg5k ChiragAgg5k changed the title feat: Command Line SDK update for version 15.0.0 feat: Command Line SDK update for version 16.0.0 Mar 4, 2026
@ChiragAgg5k ChiragAgg5k closed this Mar 4, 2026
@premtsd-code premtsd-code deleted the dev branch March 5, 2026 09: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.

2 participants