Vimsh: Difference between revisions
No edit summary |
Added William's article about vimsh |
||
| (One intermediate revision by the same user not shown) | |||
| Line 27: | Line 27: | ||
'''ESX 3.5+''' | '''ESX 3.5+''' | ||
/usr/bin/vimsh -n -e "command" | /usr/bin/vimsh -n -e "command" | ||
/usr/bin/vmware-vim-cmd "command" | /usr/bin/vmware-vim-cmd "command" | ||
| Line 33: | Line 32: | ||
/bin/vim-cmd "command" | /bin/vim-cmd "command" | ||
/usr/bin/vimsh is a symbolic link to the file [[vmware-vimsh]] in the same folder. | |||
==== List of commands ==== | ==== List of commands ==== | ||
| Line 88: | Line 87: | ||
* [http://malaysiavm.com/blog/how-to-update-vmware-esx-patch-using-cli/ How-to update vmware ESX using CLI] | * [http://malaysiavm.com/blog/how-to-update-vmware-esx-patch-using-cli/ How-to update vmware ESX using CLI] | ||
* [http://engineering.ucsb.edu/~duonglt/vmware/#vmware_vimsh William Lam's "VMware's undocumented vimsh"] | |||
[[Category: ESX]][[Category: SDK]][[Category: Vimsh]] | [[Category: ESX]][[Category: SDK]][[Category: Vimsh]] | ||