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

FreeBSD Manual Pages

  
 
  

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

NAME
     eclat-cpimg, eclat-copy-image - create a copy of the Amazon image

SYNOPSIS
     eclat cpimg [-d DESCR] [-n NAME] [--description=descr] [--name=NAME] REGION
     AMI-ID

     eclat cpimg --help

DESCRIPTION
     The  cpimg  command  copies  an  Amazon image identified by AMI-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, AMI-ID is treated as the ID of the source image.  This changes if
     ID mapping is in use (see the section MAPS in eclat(1)), in which	case  it
     is  treated as the image symbolic name and is translated to the correspond-
     ing ID using the ImageId map.

OPTIONS
     -d, --description=DESCR
	    Set description for the new image.

     -n, --name=NAME
	    Assign name to the new image.

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

SEE ALSO
     eclat(1), eclat-mkimg(1), eclat-deimg(1), eclat-lsimg(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 26, 2015		  ECLAT-CPIMG(1)

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

home | help