---
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: 206
product: Kapacitor
version: v1
publisher: InfluxData
canonical: https://docs.influxdata.com/kapacitor/v1/reference/cli/kapacitor/replay-live/
date: '2023-10-03T10:49:57-06:00'
lastmod: '2023-10-03T10:49:57-06:00'
---

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](/kapacitor/v1/reference/cli/kapacitor/replay-live/batch/) |Replay data to a batch task|
|[stream](/kapacitor/v1/reference/cli/kapacitor/replay-live/stream/)|Replay data to stream task |
| Subcommand | Description |
| --- | --- |
| Subcommand | Description |
| batch | Replay data to a batch task |
| stream | Replay data to stream task |
