---
title: kapacitor flux task run
description: The kapacitor flux task run command and subcommands manage Kapacitor Flux task runs.
url: https://docs.influxdata.com/kapacitor/v1/reference/cli/kapacitor/flux/task/run/
estimated_tokens: 291
product: Kapacitor
version: v1
publisher: InfluxData
canonical: https://docs.influxdata.com/kapacitor/v1/reference/cli/kapacitor/flux/task/run/
date: '2023-10-03T10:49:57-06:00'
lastmod: '2023-10-03T10:49:57-06:00'
---

The `kapacitor flux task run` command and subcommands manage Kapacitor Flux
task runs.

## Usage

```sh
kapacitor flux task run [subcommand] [flags] [arguments]
```

## Subcommands

|                            Subcommand                             |               Description                |
|-------------------------------------------------------------------|------------------------------------------|
|                              help, h                              |List commands or return help for a command|
| [list](/kapacitor/v1/reference/cli/kapacitor/flux/task/run/list/) |           List Flux task runs            |
|[retry](/kapacitor/v1/reference/cli/kapacitor/flux/task/run/retry/)|           Retry Flux task runs           |

## Flags

|Flag|        |   Description   |
|----|--------|-----------------|
|`-h`|`--help`|Show command help|
| Subcommand | Description |
| --- | --- |
| Subcommand | Description |
| help, h | List commands or return help for a command |
| list | List Flux task runs |
| retry | Retry Flux task runs |

| Flag |  | Description |
| --- | --- | --- |
| Flag |  | Description |
| -h | --help | Show command help |
