1 min read

vercel switch

Learn how to switch between different team scopes using the vercel switch CLI command.
Table of Contents

The vercel switch command is used to switch to a different team scope when logged in with Vercel CLI. You can choose to select a team from a list of all those you are part of or specify a team when entering the command.

terminal
vercel switch

Using the vercel switch command to change team scope with Vercel CLI.

terminal
vercel switch [team-name]

Using the vercel switch command to change to a specific team scope with Vercel CLI.

The following global options can be passed when using the vercel switch command:

For more information on global options and their usage, refer to the options section.

Last updated on February 8, 2023