mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00

If the WAL is stored in a separate directory then the backup command would need a --wal-dir option to pick the path to the WAL directory. The user might also want to store the backup of data and wal separately for which --backup-wal-dir option is provided.