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

# tp version

> Show the tp version

```bash theme={"theme":{"light":"github-light","dark":"github-dark-dimmed"}}
tp version
```

```text theme={"theme":{"light":"github-light","dark":"github-dark-dimmed"}}
tuneplane   0.3.0
server  0.3.0
api     tuneplane/v1
```

Three numbers answering three questions: which CLI you have, which server build you are talking to,
and which JobSpec dialect that server speaks. The last one is the compatibility contract — a CLI
that speaks a different dialect is refused at submission.

Quote all three in a bug report.

## `tp version`

Show the tp version

```bash theme={"theme":{"light":"github-light","dark":"github-dark-dimmed"}}
tp version
```

No options beyond `--help`.
