v0.21.0
Documentation:
The binaries below are provided without warranty, following the Apache license.
Instructions:
- Download the file relevant to your operating system
- Decompress (i.e.
gzip -d govc_linux_amd64.gz
) - Set the executable bit (i.e.
chmod +x govc_linux_amd64
) - Move the file to a directory in your
$PATH
(i.e.mv govc_linux_amd64 /usr/local/bin/govc
)
$ sha1sum govc_*.gz
a0584a916e6367cd92b37a2c428a6919593bf501 govc_darwin_386.gz
eff3c6c6154dc00a3ed1be1639c30691499c8024 govc_darwin_amd64.gz
34d277b83085ef70ad8dae520a1aeb83cbe81841 govc_freebsd_386.gz
fbfdd0002e48ab919540753eab390026df0c5e17 govc_freebsd_amd64.gz
a4abde1f29731c283f7843b3893aa8b9b85d6d5d govc_linux_386.gz
8ac96aeeef4f43f38baed6089f5f2159b0e7802e govc_linux_amd64.gz
$ sha1sum govc_*.zip
077833bf393a2326ea6cfcc79fc59d8660f2ff8f govc_windows_386.exe.zip
aefd428a2f4321269398cd39cae222dba6fa20f6 govc_windows_amd64.exe.zip