cot icon indicating copy to clipboard operation
cot copied to clipboard

what can i do when i want to export vm to ova use cot

Open mygoda opened this issue 9 years ago • 6 comments
trafficstars

thank you @glennmatthews

mygoda avatar Jun 01 '16 08:06 mygoda

@mygoda Can you clarify the question please? Happy to help but I'm not clear what you are asking.

glennmatthews avatar Jun 01 '16 12:06 glennmatthews

my question is that i want to convert vm to ova file. that i use ovftool like this: ./ovftool --X:logLevel=verbose --X:logFile=/Users/tao-xu/Downloads/up.log --noSSLVerify -st=VI vi://{{username}}@yf.local:{{ password }}@{{host}}/YFCLOUD/vm/{{ vm_name }} {{ ova_file path }}

what can i do when i use cot achieve that。 thanks

mygoda avatar Jun 02 '16 01:06 mygoda

OK, so as I understand the question, you're currently using ovftool to export a VI VM to an OVA. You'd like to be able to use COT instead of ovftool for this purpose? Is there some functionality that ovftool lacks, or would you just prefer to use COT for consistency?

Thanks!

glennmatthews avatar Jun 02 '16 13:06 glennmatthews

yes,ovftool can work for me, and i use it work well。 so i think that cot can do it too. now? can you tell me. cot can do this? or cot will do it feature?

mygoda avatar Jun 03 '16 08:06 mygoda

It's not in the current COT feature set. I'm not opposed to adding this functionality (essentially the inverse of the current cot deploy esxi feature) but I'd like to have more specifics about the requirements so that I don't end up simply re-implementing ovftool. :-)

glennmatthews avatar Jun 03 '16 15:06 glennmatthews

thanks

mygoda avatar Jun 06 '16 01:06 mygoda