--- title: influx help description: The `influx help` command provides help for any command in the `influx` command line interface. menu: influxdb_2_2_ref: name: influx help parent: influx weight: 101 related: - /influxdb/v2.2/reference/cli/influx/#provide-required-authentication-credentials, influx CLI—Provide required authentication credentials - /influxdb/v2.2/reference/cli/influx/#flag-patterns-and-conventions, influx CLI—Flag patterns and conventions metadata: [influx CLI 2.0.0+, InfluxDB 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 |