NAME
euca-describe-images - Eucalyptus tool: Shows information about machine
images.
DESCRIPTION
Shows information about machine images.
euca-describe-images [-a] [-o owner] [-x user] [-h, --help] [--version]
[--debug] [image1 image2 ... imageN]
OPTIONAL PARAMETERS
image1 image2 ... imageN Images to describe.
-a Show all images that the user has
access to.
-o Show only images owned by the owner
specified are displayed.
-x Show only images that the specified
user is permitted to launch.
-A, --access-key User’s Access Key ID.
-S, --secret-key User’s Secret Key.
-U, --url URL of the Cloud to connect to.
--config Read credentials and cloud settings
from the
specified config file (defaults to $HOME/.eucarc or
/etc/euca2ools/eucarc).
-h, --help Display this help message.
--version Display the version of this tool.
--debug Turn on debugging.
Euca2ools will use the environment variables EC2_URL, EC2_ACCESS_KEY,
EC2_SECRET_KEY, EC2_CERT, EC2_PRIVATE_KEY, S3_URL, EUCALYPTUS_CERT by
default.
euca-describe-images Version: AprilB2010