-
Add host.storage.mark command
-
Add
-rescan
option to host.storage.info command
-
Add folder commands: info, create, destroy, rename, moveinto
-
Add datastore.info command
-
Add
-a
and-v4
flags to vm.ip command -
Add host.account.{create,update,remove} commands
-
Add env command
-
Add vm.clone command
-
Add dvs.portgroup.info command
-
Add
-folder
flag to vm.create command -
Add
-dump
flag to OutputFlag -
Add
-f
flag to events command -
Add
-mode
flag to vm.disk.create command -
Add
-net
flag to device.info command -
Add
-eager
and-thick
options to vm.create command
-
Add support for placement in datastore cluster to vm.create command
-
Add support for creating new disks in vm.create command
-
Add
-p
and-a
options to govc datastore.ls command
-
Add permissions.{ls,set,remove} commands
-
Add datastore.{create,remove} commands. The new create command supports both creating NAS and VMFS datastores.
-
Add dvs.{create,add} and dvs.portgroup.add commands
-
Add host.vnic.{service,info} commands
-
Add cluster.{create,change,add} commands
-
Add host.{disconnect,reconnect,remove,maintenance.enter,maintenance.exit} commands
-
Add license.decode, license.assigned.list and license.assign commands
-
Add firewall.ruleset.find command
-
Add logs, logs.ls and logs.download commands
-
Add support for LoginExtensionByCertificate with new
-cert
and-key
flags -
Add govc extension.{info,register,unregister,setcert} commands
-
Add govc vapp.{info,destroy,power} commands
-
The
vm.power
guest-s
and-r
options will fallback to hard-off
/-reset
if tools is unavailable and-force
flag is given -
Add
PowerOn, InjectOvfEnv, WaitForIP
options toimport.ovf
andimport.ova
option spec file -
Add
import.spec
to produce an example json document -
Add
-options
toimport.ovf
andimport.ova
-
Add
-folder
toimport.ovf
andimport.ova
-
Add
fields
command to manage custom fields -
Add
datastore.info
command -
Add
events
command -
Add
-net.address
(Hardware Address) option tovm.change
andvm.create
-
Add
host.add
command to add host to datacenter. -
Add
GOVC_USERNAME
andGOVC_PASSWORD
to allow overriding username and/or password (used when they contain special characters that prevent them from being embedded in the URL). -
Add
-e' (ExtraConfig) option to
vm.changeand
vm.info` -
Retry twice on temporary network errors.
-
Add
host.autostart
commands to manage VM autostart. -
Add
-persist-session
flag to control whether or not the session is persisted to disk (defaults to true).
Prior to this version the changes to govc's command set were not documented.