# switch

`speakeasy auth switch`  

Switch between authenticated workspaces  

## Details

Change the default workspace to a different authenticated workspace

## Usage

```
speakeasy auth switch [flags]
```

### Options

```
  -h, --help   help for switch
```

### Options inherited from parent commands

```
      --logLevel string   the log level (available options: [info, warn, error]) (default "info")
```

### Parent Command

* [speakeasy auth](/docs/speakeasy-reference/cli/auth)	 - Authenticate the CLI
