Skip to content

Commit

Permalink
Update readme with new --strip-host flag
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikki Attea committed Sep 1, 2020
1 parent 96c4658 commit 9928ca8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ Flags:
-i, --insecure-skip-verify if true, the influx client skips https certificate verification
-p, --password string the password for the given db, defaults to value of INFLUXDB_PASS env variable
--precision string the precision value of the metric (default "s")
--strip-host if true, we strip the host from the metric
-u, --username string the username for the given db, defaults to value of INFLUXDB_USER env variable
```
Expand Down

0 comments on commit 9928ca8

Please sign in to comment.