Skip to content

feat: add databases restart command#4

Merged
kotapeter merged 2 commits into
mainfrom
feat/databases-restart
May 22, 2026
Merged

feat: add databases restart command#4
kotapeter merged 2 commits into
mainfrom
feat/databases-restart

Conversation

@kotapeter

Copy link
Copy Markdown
Member

Summary

  • Adds sevalla databases restart <id> calling POST /databases/{id}/restart.
  • Operation is asynchronous: the API returns immediately while the database transitions from ready to updating and back to ready. Success message reflects this; use databases get <id> to poll status.

Test plan

  • Run sevalla databases restart <id> against a ready database and confirm the status transitions to updating then back to ready.

@kotapeter kotapeter merged commit 80bb1c6 into main May 22, 2026
3 checks passed
@kotapeter kotapeter deleted the feat/databases-restart branch May 22, 2026 09:25
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 1.9.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants