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

FreeBSD Manual Pages

  
 
  

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

NAME
     eclat-lsaattr,  eclat-describe-image-attribute  - lists the attribute of an
     image.

SYNOPSI
     eclat lsaattr AMI-ID [ATTR]

     eclat lsaattr --help

DESCRIPTION
     Thic command outputs the value of the attribute ATTR of the AWS image  AMI-
     ID.   The	latter	is either the image identifier, or, if ID mapping is en-
     abled (see the section MAPS in eclat(1)), its symbolic name, which will  be
     translated using the ImageId map.

     The  ATTR	must  be  one  of the following (case-insensitive): description,
     blockDeviceMapping, launchPermission, productCodes,  kernel,  ramdisk  sri-
     ovNetSupport.

SEE ALSO
     eclat(1), eclat-setaattr(1).  eclat-mkimg(1), eclat-mkinst(1).

BUGS
     Reportedly, AWS is unable to return blockDeviceMapping.  Instead it returns
     an  error code saying "Unauthorized attempt to access restricted resource",
     even if you supply the right credentials.	This is an AWS bug, not eclat's.

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-LSAATTR(1)

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

home | help