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

# version

Display the current version of `runpodctl` installed on your system.

<RequestExample>
  ```bash Command theme={"theme":{"light":"github-light","dark":"github-dark"}}
  runpodctl version
  ```
</RequestExample>

## Example output

```
runpodctl 2.1.6-400ac40
```

## Related commands

* [`runpodctl update`](/runpodctl/reference/runpodctl-update)
