Provided by: tarantool-lts-common_1.5.5.37.g1687c02-1_all 

NAME
tarantool_snapshot_rotate - script to creates/rotates snapshots
SYNOPSIS
tarantool_snapshot_rotate
tarantool_snapshot_rotate --verbose
DESCRIPTION
The script passes through all started tarantool instances and creates snapshots for each instance.
The script understands some additional options in tarantool.cfg:
save_snapshots = COUNT
Count of snapshots to save (default = 10). COUNT=0 disables removing old snapshots.
OPTIONS
-h | --help
show the helpscreen
-v | --verbose
log process to STDOUT
-s | --snapshots COUNT
redefines save_snapshots option of config file
perl v5.24.1 2016-12-09 TARANTOOL_SNAPSHOT_ROTATE(1)