---
title: Version
url: https://docs.vultr.com/reference/vultr-cli/version
description: Displays the current version of the Vultr CLI tool to help users identify which release theyre running.
publish_date: 2025-09-14T03:00:36.714249Z
last_updated: 2025-11-07T17:57:07.919947Z
---

The `vultr-cli version` command displays the current version of the Vultr Command Line Interface tool, helping users identify which release they're running.

## Usage

```console
$ vultr-cli version
```

## Examples

```console
# example
$ vultr-cli version

# Shortened with alias commands
$ vultr-cli v
```