Skip to content

Commit

Permalink
Update docs/sources/flow/reference/cli/run.md
Browse files Browse the repository at this point in the history
Co-authored-by: James (Anh-Tu) Nguyen <[email protected]>
  • Loading branch information
hainenber and tunguyen9889 authored Jan 6, 2024
1 parent 51ad846 commit 6555331
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/sources/flow/reference/cli/run.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ The following flags are supported:
(default `agent.internal:12345`).
* `--server.http.listen-addr`: Address to listen for HTTP traffic on (default `127.0.0.1:12345`).
* `--server.http.ui-path-prefix`: Base path where the UI is exposed (default `/`).
* `server.http.basic-auth-filepath`: Absolute path to file containing user and hashed password for Basic Auth (default `""`, signifies disabled).
* `--server.http.basic-auth-filepath`: Absolute path to file containing user and hashed password for Basic Auth (default `""`, signifies disabled).
* `--storage.path`: Base directory where components can store data (default `data-agent/`).
* `--disable-reporting`: Disable [data collection][] (default `false`).
* `--cluster.enabled`: Start {{< param "PRODUCT_NAME" >}} in clustered mode (default `false`).
Expand Down

0 comments on commit 6555331

Please sign in to comment.