Merge pull request #27 from influxdata/fix/remove-nats-path

docs(reference/cli): nats-path was removed
pull/19/head
Scott Anderson 2019-01-22 22:16:35 -07:00 committed by GitHub
commit 25937d2d2e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -25,7 +25,6 @@ influxd [flags]
| `-h`, `--help` | Help for `influxd` | |
| `--http-bind-address` | Bind address for the REST HTTP API (default `:9999`) | string |
| `--log-level` | Supported log levels are debug, info, and error (default `info`) | string |
| `--nats-path` | Path to NATS queue for scraping tasks (default `~/.influxdbv2/nats`) | string |
| `--reporting-disabled` | Disable sending telemetry data to https://telemetry.influxdata.com | |
| `--protos-path` | Path to protos on the filesystem (default `~/.influxdbv2/protos`) | string |
| `--secret-store` | Data store for secrets (bolt or vault) (default `bolt`) | string |