Command changes name of the snapshot. Snapshot name should be unique.
Usage:
$ aptly snapshot rename <old-name> <new-name>
Params:
old-name
is current snapshot namenew-name
is new snapshot nameExample:
$ aptly snapshot rename whezy-main wheezy-main
Snapshot whezy-main -> wheezy-main has been successfully renamed.