exporting an appliance
Posted: 8. Jun 2012, 01:20
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)
However, there doesn't seem to be an equivalent for the command line. Is this hidden for some reason?
A
Code: Select all
<AnnotationSection>
<Info>A human-readable annotation</Info>
<Annotation>This is what I typed in the GUI</Annotation>
</AnnotationSection>A