Domain Search is now available through the Vercel CLI
Vercel announced that domain search is now available through the Vercel CLI. With the `vercel domains search` command, developers can supply a domain name and retrieve availability and price results for all TLDs that Vercel supports. The feature also allows filtering by TLD, applying sorting, and filtering out unavailable domains. To use this new capability, users must upgrade their Vercel CLI to version 54.10.1. This update streamlines the domain management workflow, enabling developers to search for and evaluate domain options without leaving the terminal.
// why it matters
Developers can now search and evaluate domains directly from the CLI, streamlining deployment workflows.