---
title: influx task run
description: The influx task run command and its subcommand, list output information related to runs of a task.
url: https://docs.influxdata.com/influxdb3/cloud-serverless/reference/cli/influx/task/run/
estimated_tokens: 417
product: InfluxDB Cloud Serverless
version: cloud-serverless
---

# influx task run

-   influx CLI 2.0.0+

The `influx task run` command and its subcommand `list` output information related to runs of a task.

## Usage

```
influx task run [flags]
influx task run [command]
```

## Subcommands

| Subcommand | Description |
| --- | --- |
| list | List runs for a task |
| retry | Retry a task |

## Flags

| Flag |  | Description |
| --- | --- | --- |
| -h | --help | Help for the run command |

#### Related

-   [influx CLI—Provide required authentication credentials](/influxdb3/cloud-serverless/reference/cli/influx/#provide-required-authentication-credentials)
-   [influx CLI—Provide required authentication credentials](/influxdb3/cloud-serverless/reference/cli/influx/#provide-required-authentication-credentials)
