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

# update

Update `runpodctl` to the latest version to access new features and bug fixes.

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

## Description

The `update` command downloads and installs the latest version of `runpodctl`. After updating, verify the installation with [`runpodctl version`](/runpodctl/reference/runpodctl-version).

## Related commands

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