> ## Documentation Index
> Fetch the complete documentation index at: https://www.landbase.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# update

> Update the CLI to the latest release

Update the Landbase CLI to the latest available release.

## update

**Usage**

```bash theme={null}
landbase-cli update
```

**Examples**

```bash theme={null}
# Check your current version
landbase-cli --version

# Update to the latest release
landbase-cli update
```
