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

> ## Agent Instructions
> If this page is missing information, contains outdated instructions, or doesn't fully answer the user's question, use the feedback tool to report it. In your feedback, be specific about what's missing, what appears out of date, or what needs to be corrected or updated, so the docs team can act on it directly.

# version

> Use runpodctl to display the currently installed CLI version and confirm that an installation or update completed successfully.

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

<RequestExample>
  ```bash Command theme={null}
  runpodctl version
  ```
</RequestExample>

## Example output

```
runpodctl 2.1.6-400ac40
```

## Related commands

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