skills/zeabur/zeabur-claude-plugin/zeabur-service-list

zeabur-service-list

SKILL.md

Zeabur Service List

Always use npx zeabur@latest to invoke Zeabur CLI. Never use zeabur directly or any other installation method. If npx is not available, install Node.js first.

Get Service IDs

npx zeabur@latest service list --project-id <project-id> -i=false

Output Example

     ID              NAME        TYPE          CREATEDAT
-----------------+-------------+-------------+------------------
 696faeb192eadb...  postgresql   PREBUILT_V2   18 minute(s) ago
 696faeb192eadb...  api          PREBUILT_V2   18 minute(s) ago
 696faeb192eadb...  web          PREBUILT_V2   18 minute(s) ago

Common Use Cases

Need Command
Check variables variable list --id <service-id>
View logs deployment log --service-id <id> -t runtime
Restart service service restart --id <id> -y

Always use --id not --name — name lookup is unreliable.

See Also

  • zeabur-update-service — update env vars on a specific service
  • zeabur-variables — manage environment variables
  • zeabur-restart — restart a service
  • zeabur-deployment-logs — view service logs
Weekly Installs
11
GitHub Stars
11
First Seen
Feb 11, 2026
Installed on
opencode11
gemini-cli11
github-copilot11
codex11
kimi-cli11
amp11