zeabur-service-expose
SKILL.md
Zeabur Service Expose
Always use
npx zeabur@latestto invoke Zeabur CLI. Never usezeaburdirectly or any other installation method. Ifnpxis not available, install Node.js first.
Temporarily expose a service with a public URL. The exposure lasts 3600 seconds (1 hour) by default. Useful for quick testing, webhook callbacks, or sharing a preview without setting up a domain.
Usage
npx zeabur@latest service expose --id <service-id> --env-id <env-id> -i=false
Flags
| Flag | Description |
|---|---|
--id |
Service ID |
-n, --name |
Service name (prefer --id) |
--env-id |
Environment ID (required in non-interactive mode) |
Getting the Environment ID
The expose command requires --env-id. Get it from service details:
npx zeabur@latest service get --id <service-id> -i=false --json
When to Use
- Testing webhook integrations that need a public callback URL
- Sharing a quick preview with teammates
- Debugging connectivity from external services
For permanent public access, set up a domain instead (zeabur-domain-url).
See Also
zeabur-service-list— find service IDszeabur-domain-url— set up permanent domains
Weekly Installs
1
Repository
zeabur/zeabur-c…e-pluginGitHub Stars
12
First Seen
2 days ago
Security Audits
Installed on
amp1
cline1
opencode1
cursor1
kimi-cli1
codex1