mirror of
https://github.com/status-im/consul.git
synced 2025-01-09 13:26:07 +00:00
78e3cbe156
* init * tests added and few fixes * revert arg message * changelog added * removed var declaration * fix CI * fix test * added node name and status * updated save.mdx * added example * fix tense * fix description
6 lines
363 B
Plaintext
6 lines
363 B
Plaintext
```release-note:improvement
|
|
Adds flag -append-filename (which works on values version, dc, node and status) to consul snapshot save command.
|
|
Adding the flag -append-filename version,dc,node,status will add consul version, consul datacenter, node name and leader/follower
|
|
(status) in the file name given in the snapshot save command before the file extension.
|
|
```
|