mirror of
https://github.com/status-im/consul.git
synced 2025-01-11 22:34:55 +00:00
Merge pull request #3432 from xwvvvvwx/docs/add-quotes-to-gce-retry-join
docs: add quotes around example invocation for google cloud retry join
This commit is contained in:
commit
723da0662d
@ -318,7 +318,7 @@ will exit with an error at startup.
|
|||||||
project which have the given `tag_value`.
|
project which have the given `tag_value`.
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
$ consul agent -retry-join provider=gce project_name=xxx tag_value=xxx
|
$ consul agent -retry-join "provider=gce project_name=xxx tag_value=xxx"
|
||||||
```
|
```
|
||||||
|
|
||||||
```json
|
```json
|
||||||
|
Loading…
x
Reference in New Issue
Block a user