Import an OVF from command line
From Cramsession
✍️ Verified Author: Mflavell • Click to view professional profile & credentials
Computer Notes > VSphere > Import an OVF from command line
- Download and extract the OVF tool:
- use the command from the foler:
- ./ovftool --noSSLVerify --name="AVI-C-NEW" --datastore="nfs" --network="pg-01" /root/myova.ova 'vi://username:password@vc.test/dc-01/host/cluster-01'
Replace: