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

FreeBSD Manual Pages

  
 
  

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

NAME
     eclat-deimg, eclat-deregister-image - deregister an EC2 image

SYNOPSIS
     eclat deimg ID

     eclat deimg --help

DESCRIPTION
     This command deregisters an existing Amazon image (AMI) identified by ID.

     If  ID  mapping  is  in use (see the section MAPS in eclat(1)), the command
     treat the ID as a symbolic name and uses the ImageId map to translate it.

     Note that this command does not destroy other resources associated with the
     image, such as snapshots.	Use the eclat rmsnap command for that.

OPTIONS
     -h, --help
	    Display a short usage summary.

SEE ALSO
     eclat(1), eclat-rmsnap(1), eclat-mkimg(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 27, 2015		  ECLAT-DEIMG(1)

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

home | help