Provided by: tarantool-lts-common_1.5.5-18-g2998d20-1ubuntu1_all bug

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