zeabur-service-exec

Installation
SKILL.md

Zeabur Service Exec

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.

Run commands inside a running service container. Useful for debugging, inspecting files, checking env vars, testing connectivity, or running one-off database operations.

Basic Usage

Commands and arguments go after --:

npx zeabur@latest service exec --id <service-id> -- <command> [args...]

Database Operations

Related skills

More from zeabur/agent-skills

Installs
19
GitHub Stars
31
First Seen
Apr 6, 2026