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

10 lines
256 B
Markdown

The [Flux REPL](/influxdb/version/tools/flux-repl/) starts an interactive
Read-Eval-Print Loop (REPL) where you can write and execute Flux queries.
```sh
./flux repl
```
For more information, see [Use the Flux REPL](/influxdb/version/tools/flux-repl/).