--- title: influx version description: The `influx version` command outputs the current version of the influx command line interface (CLI). influxdb/v2/tags: [influx, cli] menu: influxdb_v2_ref: parent: influx weight: 202 metadata: [influx CLI 2.0.0+] --- The `influx version` command outputs the current version of the `influx` command line interface (CLI). ## Usage ``` influx version [flags] ``` ## Flags | Flag | | Description | | :--- | :------- | :----------------------------- | | `-h` | `--help` | Help for the `version` command |