list-citrix-cds

Lists all Citrix Xen CD disk images.

This command lists all Citrix Xen CD images that can be used for creating new VMs on some host system. By default it will show all of them in a table, but you can use the --multiline parameter to display more details in a machine-readable format, or --name-only to just show UUIDs.

Example usage

  cloudmin list-citrix-cds --host citrixhome
  Name                                                         Size
  ------------------------------------------------------------ ----------
  7.1-RELEASE-i386-dvd1.iso                                    2.09 GB
  CentOS-5.4-i386-bin-DVD.iso                                  3.73 GB
  Old version of xs-tools.iso                                  86.43 MB
  sol-10-u7-ga-x86-dvd.iso                                     2.17 GB

Command Line Help

Lists all Citrix Xen CD images on some host.

cloudmin list-citrix-cds --host name
                        [--multiline | --name-only]