2.0 KiB
changelog
(unreleased)
- Add
-pand-aoptions to govc datastore.ls command
0.3.0 (2016-01-16)
-
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
-certand-keyflags -
Add govc extension.{info,register,unregister,setcert} commands
-
Add govc vapp.{info,destroy,power} commands
0.2.0 (2015-09-15)
-
The
vm.powerguest-sand-roptions will fallback to hard-off/-resetif tools is unavailable and-forceflag is given -
Add
PowerOn, InjectOvfEnv, WaitForIPoptions toimport.ovfandimport.ovaoption spec file -
Add
import.specto produce an example json document -
Add
-optionstoimport.ovfandimport.ova -
Add
-foldertoimport.ovfandimport.ova -
Add
fieldscommand to manage custom fields -
Add
datastore.infocommand -
Add
eventscommand -
Add
-net.address(Hardware Address) option tovm.changeandvm.create -
Add
host.addcommand to add host to datacenter. -
Add
GOVC_USERNAMEandGOVC_PASSWORDto 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 tovm.changeandvm.info` -
Retry twice on temporary network errors.
-
Add
host.autostartcommands to manage VM autostart. -
Add
-persist-sessionflag to control whether or not the session is persisted to disk (defaults to true).
0.1.0 (2015-03-17)
Prior to this version the changes to govc's command set were not documented.