vercel domains
The command is used to manage domains under the current scope, providing functionality to list, inspect, add, remove, purchase, move, transfer-in, and verify domains.
You can manage domains with further options and greater control under a Vercel Project's Domains tab from the Vercel Dashboard.
Using the vercel domains command to list all domains
under the current scope.
Using the vercel domains command to retrieve
information about a specific domain.
Using the vercel domains command to add a domain to
the current scope or a Vercel Project.
Using the vercel domains command to remove a domain
from the current scope.
Using the vercel domains command to buy a domain for
the current scope.
Using the vercel domains command to move a domain to
another scope.
Using the vercel domains command to transfer in a
domain to the current scope.
These are options that only apply to the command.
The option can be used to bypass the confirmation prompt when removing a domain.
Using the vercel domains rm command with the
--yes option.
The option can be used to specify the maximum number of domains returned when using . The default value to and the maximum is .
Using the vercel domains ls command with the
--limit option.
The option forces a domain on a project, removing it from an existing one.
Using the vercel domains add command with the
--force option.
The following global options can be passed when using the vercel domains command:
For more information on global options and their usage, refer to the options section.
Was this helpful?