VMware Cloud Community
RanjnaAggarwal
VMware Employee
VMware Employee

vmware-cmd command not found in esxi5

I am trying to execute this command from vCLI version 5 but i am getting this error "Command not found" even i tried vim-cmd again it is not found. Anyone who can help me on this?

Regards, Ranjna Aggarwal
0 Kudos
1 Reply
Sreejesh_D
Virtuoso
Virtuoso

i can see vim-cmd on ESXi shell.

~ # vmware -lv

VMware ESXi 5.0.0 build-469512
VMware ESXi 5.0.0 GA
~ # vim-cmd -h
Usage: vim-cmd [options]... command [cmd_arg1] [cmd_arg2] ...
Options:
   -h           Display this help message and exit
   -v           Display version information and exit
   -H <host>    Host name to connect
   -O <port>    Port number to connect
   -U <user>    User name to use for login
   -P <pass>    Password to use for login
   -d <level>   Show verbose debug output. (info, verbose, trivia)
Use the help command to get information on the commands available.
   vim-cmd help [command]

------------------------------

Did you try with vma? vmware-cmd is available in vma 5.0.

0 Kudos