zeabur-service-delete

Installation
SKILL.md

Zeabur Service Delete

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.

Deleting a service removes its deployments, domains, and data. This is irreversible — always confirm with the user before proceeding.

Safety First

Before deleting:

  1. List services so the user can verify the target
  2. Show the service name and ID and ask for explicit confirmation
  3. Only then run the delete command

Delete by ID

npx zeabur@latest service delete -i=false --id <service-id> -y
Related skills

More from zeabur/agent-skills

Installs
19
GitHub Stars
31
First Seen
Apr 8, 2026