From 277693cad8ecf21ae2c9385b49d32d8d67ffa56d Mon Sep 17 00:00:00 2001 From: "Ashby, Jason (IMS)" Date: Fri, 23 Sep 2016 09:36:49 -0400 Subject: [PATCH] updated README to include syncTimeWithHost option --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index da3152f..8199a7d 100644 --- a/README.md +++ b/README.md @@ -91,6 +91,12 @@ ezmomi list --type Datastore etc... ``` +##### Sync a VM's time with ESXi host + +``` +ezmomi syncTimeWithHost --name somevm01 +``` + See [Managed Object Types](http://pubs.vmware.com/vsphere-60/topic/com.vmware.wssdk.apiref.doc/mo-types-landing.html) in the vSphere API docs for a list of types to look up. ### Help