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/).