---
title: kapacitor replay-live
description: The kapacitor replay-live command and its subcommands replay data to a task without saving a recording.
url: https://docs.influxdata.com/kapacitor/v1/reference/cli/kapacitor/replay-live/
estimated_tokens: 289
product: Kapacitor
version: v1
---

# kapacitor replay-live

The `kapacitor replay-live` command and its subcommands replay data to a task without saving a recording. The command is a hybrid of the `kapacitor record batch|query` and `kapacitor replay` commands.

## Usage

```sh
kapacitor replay-live [subcommand] [flags]
```

## Subcommands

| Subcommand | Description |
| --- | --- |
| batch | Replay data to a batch task |
| stream | Replay data to stream task |
