Created
January 30, 2014 01:23
-
-
Save alexclifford/8700932 to your computer and use it in GitHub Desktop.
Restore/Deploy an OVF backup/template
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Restore/Deploy an OVF backup/template | |
ovftool -ds=datastore -dm=thin -n=new-server /var/backup_files/esxi/ubuntu-template/ubuntu-template.ovf vi://[email protected] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment