Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
ECLAT-CPSNAP(1) 	      Eclat User Reference		 ECLAT-CPSNAP(1)

NAME
     eclat-cpsnap, eclat-copy-snapshot - copy snapshot from another region

SYNOPSIS
     eclat cpsnap [-d DESCR] [--description=descr] REGION SNAP-ID

     eclat cpsnap --help

DESCRIPTION
     The cpsnap command copies an Amazon snapshot identified by SNAP-ID from the
     given  REGION  to the current region.  The current region is the one speci-
     fied 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
     -d, --description=DESCR
	    Set description for the new snapshot.

OUTPUT
     The default output format lists the Amazon ID of the copy.

SEE ALSO
     eclat(1),	eclat-clrsattr(1), eclat-lssattr(1), eclat-lssnap(1).  eclat-mk-
     snap(1), eclat-rmsnap(1), eclat-setsattr(1).

AUTHORS
     Sergey Poznyakoff

BUG REPORTS
     Report bugs to <bug-eclat@gnu.org.ua>.

COPYRIGHT
     Copyright (C) 2012-2018 Sergey Poznyakoff
     License GPLv3+: GNU GPL version 3 or later <http://gnu.org/li-
     censes/gpl.html>
     This is free software: you are free to change and redistribute  it.   There
     is NO WARRANTY, to the extent permitted by law.

ECLAT				January 27, 2015		 ECLAT-CPSNAP(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=eclat-cpsnap&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help