Tool of the Week
Vercel CLI adds DNS, domains, project management commands
DNS record updates, domain renewals, and project member management now available via CLI with JSON output for scripting and agent automation.
Shifts infrastructure operations from dashboard/API calls into terminal workflows, enabling scriptable automation and agent-driven management of production domains and project access controls.
Replaces dashboard-only workflows for DNS/domain ops. Requires `npm i -g vercel@latest`. Ready now—add to deployment scripts or agent-driven infrastructure tooling today.
- “vercel dns update supports changes to the record name, type, value, TTL, MX priority, and comment”
- “All of the new commands support structured JSON output for scripts and agents”
- “Billable or destructive actions require explicit confirmation”