diff --git a/.changelog/18625.txt b/.changelog/18625.txt new file mode 100644 index 000000000000..763b47c1eb3a --- /dev/null +++ b/.changelog/18625.txt @@ -0,0 +1,4 @@ +```release-note:improvement +Adds flag -append-filename (which works on two values version and dc) to consul snapshot save command. +Adding the flag -append-filename version,dc will add consul version and consul datacenter in the file name given in the snapshot save command before the file extension. +```