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

# Upgrade

> Get the latest version of the Timeback CLI

## Usage

```bash theme={null}
timeback upgrade
```

## Upgrade to Specific Version

```bash theme={null}
# Upgrade to a specific version
timeback upgrade --version 1.2.0
```

## Next Steps

<CardGroup cols={2}>
  <Card title="CLI Overview" icon="terminal" href="/beta/build-on-timeback/cli/overview">
    Full CLI documentation
  </Card>

  <Card title="Resources" icon="folder" href="/beta/build-on-timeback/cli/resources">
    Manage course configurations
  </Card>
</CardGroup>
