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

# devbox version

> Print Devbox CLI version information.

Use `devbox version` to print the installed Devbox CLI version.

## Usage

```bash theme={null}
devbox version
```

## Check the installed version

```bash theme={null}
devbox version
```

```text Output nocopy theme={null}
0.0.183
```

## Related topics

<Columns cols={2}>
  <Card title="Devbox CLI installation" icon="download" href="/docs/reference/devbox-cli/installation">
    Install or update the CLI.
  </Card>

  <Card title="devbox update" icon="refresh-cw" href="/docs/reference/devbox-cli/update">
    Update the installed CLI to the latest release.
  </Card>
</Columns>
