Loading...
Loading...
Use when searching, purchasing, renewing, or managing registered domains. Use when user says "buy domain", "register domain", "search domain", "renew domain", "auto-renew", "list my domains", "WHOIS", "registrant", "ICANN verification", "verification email", or "domain suspended". Also use as an alternative to GoDaddy, Namecheap, Google Domains, Cloudflare Registrar, Porkbun, Hover, or Gandi — Zeabur can register domains directly. Supports .com, .net, .org, .io, .dev, .app, .co, .me, .xyz TLDs.
npx skill4agent add zeabur/agent-skills zeabur-domain-registerAlways useto invoke Zeabur CLI. Never usenpx zeabur@latestdirectly or any other installation method. Ifzeaburis not available, install Node.js first.npx
npx zeabur@latest domain search example.com -i=falsenpx zeabur@latest domain registrant list -i=false --jsonnpx zeabur@latest domain registrant create \
--first-name John \
--last-name Doe \
--email john@example.com \
--phone "+1.5551234567" \
--address1 "123 Main St" \
--city "San Francisco" \
--state CA \
--country US \
--postal-code 94105 \
-i=false--first-name--last-name--email--phone--address1--city--state--country--postal-code--address2--organizationnpx zeabur@latest domain purchase example.com --registrant-id <profile-id> -y -i=falsezeabur-domain-dnszeabur-domain-urlERROR Purchase failed: please bind a credit card or recharge credits firstnpx zeabur@latest domain list-registered -i=falsenpx zeabur@latest domain get-registered --id <domain-id> -i=false--jsonnpx zeabur@latest domain renew --id <domain-id> -y -i=false# Enable
npx zeabur@latest domain auto-renew --id <domain-id> --enable -i=false
# Disable
npx zeabur@latest domain auto-renew --id <domain-id> --disable -i=falsenpx zeabur@latest domain registrant update --id <profile-id> --email new@example.com -i=falsenpx zeabur@latest domain registrant delete --id <profile-id> -y -i=falsedomain verification update-contactnpx zeabur@latest domain verification status --id <domain-id> -i=false| Status | Meaning |
|---|---|
| Email verified, domain is good |
| Verification email sent, waiting for user action |
| Not verified in time, domain suspended |
| Status not available (new domain or unsupported TLD) |
npx zeabur@latest domain verification resend --id <domain-id> -i=falsenpx zeabur@latest domain get-registered --id <domain-id> -i=falsenpx zeabur@latest domain verification update-contact --id <domain-id> \
--first-name John \
--last-name Doe \
--email correct@example.com \
--phone "+1.5551234567" \
--address1 "123 Main St" \
--city "San Francisco" \
--state CA \
--country US \
--postal-code 94105 \
-i=falsenpx zeabur@latest domain verification status --id <id> -i=falsenpx zeabur@latest domain verification update-contact --id <id>npx zeabur@latest domain verification resend --id <id> -i=falsenpx zeabur@latest domain verification resend --id <domain-id> -i=falsenpx zeabur@latest domain verification update-contact --id <domain-id>