mirror of https://github.com/hashicorp/consul
docs: Add .tgz to snapshot restore example (#6476)
parent
7ccaa13514
commit
257aeb7929
|
@ -105,7 +105,7 @@ The table below shows this endpoint's support for
|
|||
```text
|
||||
$ curl \
|
||||
--request PUT \
|
||||
--data-binary @snapshot \
|
||||
--data-binary @snapshot.tgz \
|
||||
http://127.0.0.1:8500/v1/snapshot
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue