ELSEIF
Your brief EB
490 stories from 211 feeds 1255 clusters Refreshed 14 minutes ago next pull 16:01

SECURITY Signal 88

Vercel CLI expands commands for DNS, domains, and projects

The Vercel CLI now includes dedicated commands for inspecting and updating DNS records, renewing domains, pausing or resuming projects, configuring observability, and managing project members, with structured JSON output and confirmation prompts.

WHY IT MATTERS

Engineers can now perform these administrative tasks without leaving the terminal, simplifying scripting and agent-based workflows. The new commands bring parity with the dashboard and API, reducing context switching. However, billable or destructive actions require explicit confirmation, so automation must handle those prompts.

Written by elseif from the cluster below · every claim links back to a source

The three things worth knowing

01

DNS records can be inspected and updated in place with `vercel dns inspect` and `vercel dns update`.

02

Domain renewal and auto-renewal are now available via `vercel domains renew` and `vercel domains auto-renew`.

03

Project commands cover pause/resume, observability toggles, disabling web analytics and speed insights, and adding or removing members.

THE CLUSTER

Same story, 1 feed.

ORDERED BY FIRST SEEN
Vercel Vercel CLI expands commands for DNS, domains, and projects Open ↗