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

govc importx - add more options #549

Merged
merged 2 commits into from
Jul 20, 2016
Merged

govc importx - add more options #549

merged 2 commits into from
Jul 20, 2016

Conversation

egorovv
Copy link
Contributor

@egorovv egorovv commented Jul 20, 2016

Some options I found useful.

Vadim Egorov added 2 commits July 20, 2016 13:04
Mapping could be specified by adding something like this
to the options json file:

    "NetworkMapping" : [{
        "name" : "net1",
        "network" : "VM Network"
    }]
Annotation is is populated by the contents of the VirtualSystem/
Annotation sectiuon in the OFV envelope and overriden by the one
specified by the options file.
@dougm
Copy link
Member

dougm commented Jul 20, 2016

LGTM thanks @egorovv

@dougm dougm merged commit 3de168d into vmware:master Jul 20, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants