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

# version

> Print the installed CLI version.

Print the version of the installed Talos CLI, prefixed with `v` (for example `v1.5.0`). Use it to confirm which version you are running before reporting an issue or deciding whether to [`upgrade`](/cli/commands/upgrade).

## Usage

```bash theme={null}
talos version [options]
```

## Examples

```bash theme={null}
talos version
oo version
```

## Options

This command takes no options.
