---
title: influx help
description: The influx help command provides help for any command in the influx command line interface.
url: https://docs.influxdata.com/influxdb/cloud/reference/cli/influx/help/
estimated_tokens: 265
product: InfluxDB Cloud (TSM)
version: cloud
---

# influx help

-   influx CLI 2.0.0+

The `influx help` command provides help for any command in the `influx` command line interface.

## Usage

```
influx help [command] [flags]
```

## Flags

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

#### Related

-   [influx CLI—Provide required authentication credentials](/influxdb/cloud/reference/cli/influx/#provide-required-authentication-credentials)
-   [influx CLI—Flag patterns and conventions](/influxdb/cloud/reference/cli/influx/#flag-patterns-and-conventions)
