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
terminal
vercel switch [team-name]
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 July 17, 2024
Was this helpful?