> ## 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
```

三个数回答三个问题：你装的 CLI 是哪版、你连的服务端是哪个构建、那个服务端讲哪种 JobSpec 方言。
最后一个是兼容性契约——方言不同的 CLI 会在提交时被拒。

报缺陷时把三个都带上。

## `tp version`

Show the tp version

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

除 `--help` 外没有其他选项。
