Syntax
eustore-describe-images [-v]
Options
| -v, --verbose |
Display more information about images |
No |
Common Options
| --region=region |
Region to direct requests to. |
| -U
url,--url=url |
Override service URL with this value |
| -I access_key_id,
--access-key=access_key_id |
Override configured access key ID with this
value
|
| -S secret_key,
--secret-key=secret_key |
Override configured secret key with this
value
|
| -D, --debug |
Prints what the command sends to the server
and what it receives from the server. Use when
you're trying to debug Euca2ools.
|
| --debugger |
Enable interactive debugger on error |
| -h,--help |
Display the manual page for the
command.
|
| --version |
Display the version of this tool |
Output
Eucalyptus returns information for each image in the Eucalyptus
image store.
Examples
The following example shows some sample standard output.
eustore-describe-images
0400376721 fedora x86_64 starter kvm Fedora 16 x86_64 - SELinux / iptables disabled. Root disk of 4.5G. Root user enabled.
2425352071 fedora x86_64 starter kvm Fedora 17 x86_64 - SELinux / iptables disabled. Root disk of 4.5G. Root user enabled.
1107385945 centos x86_64 starter xen, kvm, vmware CentOS 5 1.3GB root, Hypervisor-Specific Kernels
3868652036 centos x86_64 starter kvm CentOS 6.3 x86_64 - SELinux / iptables disabled. Root disk of 4.5G. Root user enabled.
1347115203 opensuse x86_64 starter kvm OpenSUSE 12.2 x86_64 - KVM image. SUSE Firewall off. Root disk of 2.5G. Root user enabled. Working with kexec kernel and ramdisk. OpenSUSE minimal base package set..
.
.
.
The following example shows some output with the
-v option.
eustore-describe-images -v
0400376721 fedora x86_64 starter kvm Fedora 16 x86_64 - SELinux / iptables disabled. Root disk of 4.5G. Root user enabled.
20121107181713 d13e-1e35 fedora-based olivier.renault@eucalyptus.com
2425352071 fedora x86_64 starter kvm Fedora 17 x86_64 - SELinux / iptables disabled. Root disk of 4.5G. Root user enabled.
20121107181713 6369-6e28 fedora-based olivier.renault@eucalyptus.com
1107385945 centos x86_64 starter xen, kvm, vmware CentOS 5 1.3GB root, Hypervisor-Specific Kernels
20120517102326 84ae-59db centos-based images@lists.eucalyptus.com
3868652036 centos x86_64 starter kvm CentOS 6.3 x86_64 - SELinux / iptables disabled. Root disk of 4.5G. Root user enabled.
20121107181713 48df-52d4 centos-based olivier.renault@eucalyptus.com
1347115203 opensuse x86_64 starter kvm OpenSUSE 12.2 x86_64 - KVM image. SUSE Firewall off. Root disk of 2.5G. Root user enabled. Working with kexec kernel and ramdisk. OpenSUSE minimal base package set..
20121120130646 a981-db13 opensuse-based lester.wade@eucalyptus.com
.
.
.