Command Palette

Search for a command to run...

vercel_teams

Manage Teams within Vercel

Syntax
vercel teams [subcommand]
Subcommands
Available subcommands for this command
list

List all teams you belong to

vercel teams list
add

Create new team

vercel teams add
invite

Invite team member

vercel teams invite [email]
Examples
Common usage examples
vercel teams list
vercel teams add
vercel teams invite user@example.com
Use Cases
When to use this command
  • View team membership
  • Create new teams
  • Add team members
  • Team management