1 min read

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

Using the vercel teams command to list all teams you’re a member of.

terminal
vercel teams add

Using the vercel teams command to create a new team.

terminal
vercel teams invite [email]

Using the vercel teams command to invite a new Team Member .

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 February 8, 2023