--- title: influx transpile description: > The `influx transpile` command transpiles an InfluxQL query to Flux source code. related: - /influxdb/cloud/reference/cli/influx/#provide-required-authentication-credentials, influx CLI—Provide required authentication credentials - /influxdb/cloud/reference/cli/influx/#flag-patterns-and-conventions, influx CLI—Flag patterns and conventions metadata: [influx CLI 2.0.0 – 2.0.5] prepend: block: warn content: | ### Removed in influx CLI v2.0.5 The `influx transpile` command was removed in **v2.0.5** of the `influx` CLI. [Use InfluxQL to query InfluxDB](/influxdb/cloud/query-data/influxql/). For information about manually converting InfluxQL queries to Flux, see: - [Get started with Flux](/flux/v0.x/get-started/) - [Query data with Flux](/influxdb/cloud/query-data/flux/) - [Migrate continuous queries to Flux tasks](/influxdb/cloud/upgrade/v1-to-cloud/migrate-cqs/) --- {{< duplicate-oss >}}