Provided by: tarantool-common_1.5.1.218.g1a69fd6-1ubuntu1_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.18.1 2013-09-05 TARANTOOL_SNAPSHOT_ROTATE(1)