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

# sf version

> Show the sf version

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

```text theme={"theme":{"light":"github-light","dark":"github-dark-dimmed"}}
sf      0.3.0
server  0.3.0
api     forge/v2
```

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.

## `sf version`

Show the sf version

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

No options beyond `--help`.
