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
8af37be7bebb977ec0b5cad58dbcf31024316e2a govc_darwin_amd64.gz
0bd46f2e8e94da39a5c1e50e8d68024be711bca7 govc_freebsd_amd64.gz
cf1d86442e15d1677576b8b748d508427d43f915 govc_linux_amd64.gz
$ sha1sum govc_*.zip
3fc6158dc18945464e725959f11e9ea98e32537e govc_windows_amd64.exe.zip