zeabur-domain-dns

Installation
SKILL.md

Zeabur Domain DNS Management

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.

List DNS Records

npx zeabur@latest domain dns list --domain example.com -i=false

Create a DNS Record

npx zeabur@latest domain dns create --domain example.com --type A --name @ --content 1.2.3.4 -i=false

Supported Record Types

A, AAAA, CNAME, MX, TXT, SRV, CAA, NS

Related skills

More from zeabur/agent-skills

Installs
18
GitHub Stars
31
First Seen
Apr 8, 2026