Releases: vmware/govmomi
Releases · vmware/govmomi
v0.19.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
75a990c6adec99d6bd860f19120869add277a498 govc_darwin_386.gz
375a7e082201b9f618e566cd08b4c48f88386ee0 govc_darwin_amd64.gz
2efbe0be322664a4c7aae81f847cea3145abd546 govc_freebsd_386.gz
e3b88bd6e8dc121436054b17115fb7a98a4437ca govc_freebsd_amd64.gz
4dcf18dbe9ca6be746b24516c76bb8d52591a90d govc_linux_386.gz
2529014db6f34653cd9f90043815eb5c503fee3d govc_linux_amd64.gz
$ sha1sum govc_*.zip
919c8e2ab24aa4e65a608390e9d30959db9a5a33 govc_windows_386.exe.zip
152b5db2b56261d25c2822c42fe86402e26e7a5b govc_windows_amd64.exe.zip
v0.18.0
Changes since 0.17.1
-
The import.ovf pool flag is now optional if host is specified
-
Add -sharing option to vm.disk commands
-
Fix govc vm.clone -annotation flag
-
Add session.login support for extensions and SSO tokens
-
Add sso.user ls, id, create, update and rm commands
-
Add sso.service.ls command
-
Add json support to find command
-
Add -firmware parameter to 'govc vm.create' with values bios|efi
Thanks to all the contributors!
Documentation
Install
The release binaries are provided without warranty, following the Apache license.
- 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
)
Docker images
docker pull vmware/govc:v0.18.0
docker pull vmware/govc:v0
docker pull vmware/govc:v0.18
docker pull vmware/govc:latest
Automated with GoReleaser
Built with go version go1.9.6 darwin/amd64
v0.1.0
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
)
$ sha1sum govc_*.gz
326dc53b71d0e642f19feab091fa4d66d1d83f3f govc_darwin_386.gz
8c091ed0afa349daa070b5a700a823eeb070e443 govc_darwin_amd64.gz
8fb3368d66441a51d1721df7dfe24d9db88e71c1 govc_freebsd_386.gz
53180999efa5770f9094c1896350b18873a6a972 govc_freebsd_amd64.gz
8e7a02964ab85ca6e0ffd082d06f8744db46e959 govc_linux_386.gz
9c331d744d76c0aa6263b2c8fb205fe0229929fe govc_linux_amd64.gz
89dd20ea91b08dc1705d1940aecf8af5be2972d1 govc_windows_386.exe.gz
d95d9d3cdfaf749a351323a5532fe52ef55d39c6 govc_windows_amd64.exe.gz