> ## Documentation Index
> Fetch the complete documentation index at: https://kapso-1adbad2d.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# kapso version

> Display version information

```bash theme={null}
kapso version [OPTIONS]
```

## Options

| Option        | Description                            |
| ------------- | -------------------------------------- |
| `--check, -c` | Check for available updates            |
| `--force, -f` | Force check for updates (ignore cache) |

## Examples

```bash theme={null}
kapso version
kapso version --check
kapso version -c -f
```
