Skip to content

Commit

Permalink
updated README to include syncTimeWithHost option
Browse files Browse the repository at this point in the history
  • Loading branch information
Ashby, Jason (IMS) committed Sep 23, 2016
1 parent b2b46b0 commit 277693c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 277693c

Please sign in to comment.