Vmware-vim-cmd: Difference between revisions
m added vimsh category |
mNo edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 7: | Line 7: | ||
so now you can use: | so now you can use: | ||
vmware-vim-cmd <command> | vmware-vim-cmd <command> | ||
or nowadays use the shorter: | |||
vim-cmd <command> | |||
Usage: | Usage: vmware-vim-cmd [options]... command [cmd_arg1] [cmd_arg2] ... | ||
Options: | Options: | ||
| Line 21: | Line 23: | ||
Use the help command to get information on the commands available. | Use the help command to get information on the commands available. | ||
vmware-vim-cmd help [command] | |||
Possible locations of the binary are: | |||
(legacy) | |||
/usr/lib/vmware/hostd/vmware-vim-cmd | |||
(current) | |||
/usr/bin/vmware-vim-cmd | |||
/bin/vim-cmd | |||
[[Category: ESX]][[Category: SDK]][[Category: Vimsh]] | [[Category: ESX]][[Category: SDK]][[Category: Vimsh]] | ||