--- title: Netlify CLI switch command sidebar: label: switch description: Switch your active Netlify account --- # `switch` Switch your active Netlify account **Usage** ```bash netlify switch ``` **Flags** - `email` (*string*) - Switch to the account matching this email address - `debug` (*boolean*) - Print debugging information - `auth` (*string*) - Netlify auth token - can be used to run this command without logging in