# login

`speakeasy auth login`  

Authenticate the CLI  

## Details

The "login" command authenticates the CLI for use with the Speakeasy Platform.

## Usage

```
speakeasy auth login [flags]
```

### Options

```
  -h, --help   help for login
```

### 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
