VMware vSphere

 View Only
  • 1.  Export a VM via CLI.

    Posted Aug 04, 2019 08:13 AM

    Hello,

    VMware ESXi 6.7 not have any tool for export a VM via CLI? I see "OVF" tool but I guess it is a tools under Linux or Windows OS.

    Thanks.



  • 2.  RE: Export a VM via CLI.

    Posted Aug 04, 2019 12:23 PM

    old school without any compatibilty problems: just zip it

    tar -cz test-vm > test.gzip



  • 3.  RE: Export a VM via CLI.

    Posted Aug 04, 2019 08:21 PM