vercel project
Learn how to list, add, remove, and manage your Vercel Projects using the vercel project CLI command.Table of Contents
The vercel project
command is used to manage your Vercel Projects, providing functionality to list, add, and remove.
terminal
vercel project ls
terminal
vercel project ls --update-required
terminal
vercel project add
terminal
vercel project rm
The following global options can be passed when using the vercel project
command:
For more information on global options and their usage, refer to the options section.
Last updated on July 17, 2024
Was this helpful?