---
title: kapacitord version
description: The kapacitord version command outputs the version, build branch, and git commit hash for the current Kapacitor server.
url: https://docs.influxdata.com/kapacitor/v1/reference/cli/kapacitord/version/
estimated_tokens: 308
product: Kapacitor
version: v1
---

# kapacitord version

The `kapacitord version` command outputs the version, build branch, and git commit hash for the current Kapacitor server.

## Usage

```sh
kapacitord version
```

## Examples

```sh
kapacitord version
```

[](#view-example-output)

View example output

```sh
Kapacitor OSS version v1.8.5 (git: HEAD 00x0x0X0Xx0x0xXX0xxxXxx00000xX0000x0xXx0)
```
