# update

`speakeasy update`  

Update the Speakeasy CLI to the latest version  

## Details

Updates the Speakeasy CLI in-place to the latest version available by downloading from Github and replacing the current binary

## Usage

```
speakeasy update [flags]
```

### Options

```
  -h, --help          help for update
  -t, --timeout int   timeout in seconds for the update to complete (default 60)
```

### Options inherited from parent commands

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

### Parent Command

* [speakeasy](/docs/speakeasy-reference/cli/getting-started)	 - The Speakeasy CLI tool provides access to the Speakeasy.com platform
