vercel teams
Learn how to list, add, remove, and manage your teams using the vercel teams CLI command.Table of Contents
The vercel teams
command is used to manage Teams, providing functionality to list, add, and invite new Team Members.
You can manage Teams with further options and greater control from the Vercel Dashboard.
terminal
vercel teams list
terminal
vercel teams add
terminal
vercel teams invite [email]
The following global options can be passed when using the vercel teams
command:
For more information on global options and their usage, refer to the options section.
Last updated on July 17, 2024
Was this helpful?