docs-v2/content/influxdb/v2/query-data/execute-queries/flux-repl.md

517 B

title description weight menu influxdb/v2/tags
Query in the Flux REPL Query InfluxDB using the Flux REPL. Discover how to query data in InfluxDB 2.5 using the Flux REPL. 203
influxdb_v2
name parent
Query in the Flux REPL Execute queries
query

The Flux REPL starts an interactive Read-Eval-Print Loop (REPL) where you can write and execute Flux queries.

./flux repl

For more information, see Use the Flux REPL.