mirror of
https://github.com/status-im/consul.git
synced 2025-02-02 17:03:31 +00:00
Merge pull request #12007 from hashicorp/Amier3-patch-1-1
docs: clarify hcl/cli differences
This commit is contained in:
commit
e7009f52af
@ -54,6 +54,8 @@ information.
|
|||||||
|
|
||||||
## Command-line Options ((#commandline_options))
|
## Command-line Options ((#commandline_options))
|
||||||
|
|
||||||
|
-> **Note:** Some CLI arguments may be different from HCL keys. See [Configuration Key Reference](#config_key_reference) for equivalent HCL Keys.
|
||||||
|
|
||||||
The options below are all specified on the command-line.
|
The options below are all specified on the command-line.
|
||||||
|
|
||||||
- `-advertise` ((#\_advertise)) - The advertise address is used to change
|
- `-advertise` ((#\_advertise)) - The advertise address is used to change
|
||||||
@ -566,7 +568,7 @@ definitions support being updated during a reload.
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
#### Configuration Key Reference
|
#### Configuration Key Reference ((#config_key_reference))
|
||||||
|
|
||||||
-> **Note:** All the TTL values described below are parsed by Go's `time` package, and have the following
|
-> **Note:** All the TTL values described below are parsed by Go's `time` package, and have the following
|
||||||
[formatting specification](https://golang.org/pkg/time/#ParseDuration): "A
|
[formatting specification](https://golang.org/pkg/time/#ParseDuration): "A
|
||||||
|
Loading…
x
Reference in New Issue
Block a user