Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
mygoda opened this issue Jun 1, 2016 · 6 comments
Open

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

mygoda opened this issue Jun 1, 2016 · 6 comments

Comments

@mygoda
Copy link

mygoda commented Jun 1, 2016

thank you @glennmatthews

@glennmatthews
Copy link
Owner

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

@mygoda
Copy link
Author

mygoda commented Jun 2, 2016

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

@glennmatthews
Copy link
Owner

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!

@mygoda
Copy link
Author

mygoda commented Jun 3, 2016

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?

@glennmatthews
Copy link
Owner

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. :-)

@mygoda
Copy link
Author

mygoda commented Jun 6, 2016

thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants