|
NAMEeclat-cpsnap, eclat-copy-snapshot - copy snapshot from another regionSYNOPSISeclat cpsnap [-d DESCR] [--description=descr] REGION SNAP-IDeclat cpsnap --help DESCRIPTIONThe cpsnap command copies an Amazon snapshot identified by SNAP-ID from the given REGION to the current region. The current region is the one specified by the default-region statement in your eclat.conf(5), or by the eclat(1) command line option --region.Normally, SNAP-ID is treated as the ID of the source snapshot. This changes if ID mapping is in use (see the section MAPS in eclat(1)), in which case it is treated as the snapshot symbolic name and is translated to the corresponding ID using the SnapshotId map. OPTIONS
OUTPUTThe default output format lists the Amazon ID of the copy.SEE ALSOeclat(1), eclat-clrsattr(1), eclat-lssattr(1), eclat-lssnap(1). eclat-mksnap(1), eclat-rmsnap(1), eclat-setsattr(1).AUTHORSSergey PoznyakoffBUG REPORTSReport bugs to <bug-eclat@gnu.org.ua>.COPYRIGHTCopyright © 2012-2018 Sergey PoznyakoffLicense GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.
Visit the GSP FreeBSD Man Page Interface. |