docs: Add .tgz to snapshot restore example (#6476)
This commit is contained in:
parent
edf5347d3c
commit
2888e444c2
|
@ -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