Update logcli config

Signed-off-by: Xiang Dai <764524258@qq.com>
pull/433/head
Xiang Dai 6 years ago
parent 4593e58115
commit f634f5342c
  1. 3
      docs/logcli.md

@ -44,10 +44,8 @@ Common labels: {job="cortex-ops/consul", namespace="cortex-ops"}
### Configuration
You may use `--config=path/to/file` to load configuration options from a file. For an example file see `cmd/logcli/logcli-config.yaml`
Configuration values are considered in the following order (lowest to highest):
- config file
- environment value
- command line
@ -66,7 +64,6 @@ Flags:
--addr="" Server address, need to specify.
--username="" Username for HTTP basic auth.
--password="" Password for HTTP basic auth.
--config="" Configuration file for logcli.
Commands:
help [<command>...]

Loading…
Cancel
Save