Skip to content

Commit

Permalink
Merge 171e0a5 into backport/NET-1594/trivially-giving-clam
Browse files Browse the repository at this point in the history
  • Loading branch information
hc-github-team-consul-core authored Sep 1, 2023
2 parents a5ec277 + 171e0a5 commit de3f4f9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions website/content/commands/snapshot/save.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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":
Expand Down

0 comments on commit de3f4f9

Please sign in to comment.