zeabur-auth

Installation
SKILL.md

Zeabur Authentication

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.

Login

Run the login command directly — the CLI will automatically open the browser for the user:

npx zeabur@latest auth login

Login with a token (for CI/CD or headless environments):

npx zeabur@latest auth login --token <token> -i=false

Check Login Status

Installs
148
GitHub Stars
41
First Seen
Apr 4, 2026
zeabur-auth — zeabur/agent-skills