Merge pull request #16885 from spawulski/main

README.md: Add documentation for new snapshot restore flags
This commit is contained in:
Marek Siarkowicz 2023-11-08 01:46:05 +01:00 committed by GitHub
commit 3381a4c2d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -59,6 +59,10 @@ The snapshot restore options closely resemble to those used in the `etcd` comman
- skip-hash-check -- Ignore snapshot integrity hash value (required if copied from data directory)
- bump-revision -- How much to increase the latest revision after restore
- mark-compacted -- Mark the latest revision after restore as the point of scheduled compaction (required if --bump-revision > 0, disallowed otherwise)
#### Output
A new etcd data directory initialized with the snapshot.