Page 1 of 1

exporting an appliance

Posted: 8. Jun 2012, 01:20
by adrianh
I notice that the command line and the GUI have a slight difference. The GUI has a Description entry (shows up as an AnnotationSection XML field)

Code: Select all

   <AnnotationSection>
     <Info>A human-readable annotation</Info>
     <Annotation>This is what I typed in the GUI</Annotation>
   </AnnotationSection>
However, there doesn't seem to be an equivalent for the command line. Is this hidden for some reason?


A

Re: exporting an appliance

Posted: 8. Jun 2012, 01:37
by adrianh
Looks like the default is coming from the description field for the VM in the GUI. But I still can't find an equivalent command line. :(