Skip to content

govc: Add import.ova -net flag #3761

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

Merged
merged 1 commit into from
Apr 13, 2025
Merged

govc: Add import.ova -net flag #3761

merged 1 commit into from
Apr 13, 2025

Conversation

dougm
Copy link
Member

@dougm dougm commented Apr 10, 2025

Network can already be set via -options, but this simplifies the common case.

Added a hint to specify network (See also: #1561), example when not specified:

% govc import.ovf foo.ovf
govc: Host did not have any virtual network defined. (specify Network with '-net' or '-options')

Fixes #3679

tenthirtyam
tenthirtyam previously approved these changes Apr 10, 2025
Network can already be set via -options, but this simplifies the common case.

Fixes vmware#3679

Signed-off-by: Doug MacEachern <[email protected]>
@dougm dougm merged commit 2c0cb4f into vmware:main Apr 13, 2025
12 checks passed
@dougm dougm deleted the issue-3679 branch April 13, 2025 19:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] The govc import.ova command is failing to upload the OVA file.
2 participants