vercel switch
Learn how to switch between different team scopes from the command line.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.
vercel switch
Using the vercel switch
command to change team scope with Vercel CLI.
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.