# Vercel CLI expands support for DNS, domains, and project commands

Source: [Vercel](https://vercel.com/changelog/vercel-cli-expands-support-for-dns-domains-and-project-commands)  
Feed7 permalink: https://feed7.dev/p/vercel-cli-expands-support-for-dns-domains-and-project-c-084c45658e  
Published: 2026-08-21T00:00:00.000Z  
Trust: Official Source (official_source)

## Why Included

Use structured JSON for DNS, domains, projects, observability, and members while retaining confirmation gates for risky actions.

## Source Summary

Vercel agents can now manage DNS, domains, project state, observability, and members through structured CLI commands, while purchases and destructive actions retain confirmation gates.

## Practical Implication

Agent workflows can consume structured JSON output, reducing dashboard handoffs and brittle terminal parsing. Update the CLI before adding these operations to deployment or maintenance scripts.

## Agent-Ready Context

The Vercel CLI adds dedicated commands for **DNS records**, **domain renewal**, project pause and resume, observability settings, and project membership. DNS updates cover common fields plus SRV-specific settings.

Agent workflows can consume **structured JSON output**, reducing dashboard handoffs and brittle terminal parsing. Update the CLI before adding these operations to deployment or maintenance scripts.

Billable and destructive operations still require **explicit confirmation**. That safeguard limits unattended automation, and domain renewal applies only to domains purchased through Vercel.

## Context Map

- Layer: infra
- Domains: coding
- Topics: dev-ux, tool-use, observability

## Uncertainty

- None recorded.

## Agent Instruction

Use this item as source-backed context. Do not invent claims beyond the linked source. If this item conflicts with another source, call out the conflict.
