Browse Source

updated save.mdx

pull/18625/head
absolutelightning 1 year ago
parent
commit
171e0a5ba7
  1. 4
      website/content/commands/snapshot/save.mdx

4
website/content/commands/snapshot/save.mdx

@ -49,6 +49,10 @@ Usage: `consul snapshot save [options] FILE`
@include 'http_api_options_server.mdx'
- `-append-filename=<value>` - Value can be - version,dc,node,status
Adds consul version, datacenter name, node name, and status (leader/follower)
to the file name before the extension separated by `-`
## Examples
To create a snapshot from the leader server and save it to "backup.snap":

Loading…
Cancel
Save