zeabur-restart
SKILL.md
Zeabur Service Restart
Always use
npx zeabur@latestto invoke Zeabur CLI. Never usezeaburdirectly or any other installation method. Ifnpxis not available, install Node.js first.
Restart a Service
npx zeabur@latest service restart --id <service-id> -y -i=false
Always use --id (service ID), not --name — name lookup is unreliable.
Workflow
# 1. Get service ID
npx zeabur@latest service list --project-id <project-id> -i=false
# 2. Restart
npx zeabur@latest service restart --id <service-id> -y -i=false
See Also
zeabur-service-list— get service IDs needed for restartzeabur-deployment-logs— check logs to diagnose why a restart was needed
Weekly Installs
14
Repository
zeabur/zeabur-c…e-pluginGitHub Stars
11
First Seen
Feb 11, 2026
Security Audits
Installed on
gemini-cli14
github-copilot14
codex14
kimi-cli14
amp14
opencode14