VMware Cloud Community
budbeacham
Contributor
Contributor

Is vim-cmd supported on ESXi 5.x

While the commands are part of ESXi, there is no VMware documention that explains the commands.  Even worse, the vsphere management assistent (vma) is unaware of these commands.

vi-admin@vMA_1:~> vim-cmd --config ./bin/vMA_CLI.cfg -help
-bash: vim-cmd: command not found
vi-admin@vMA_1:~> esxcli --config ./bin/vMA_CLI.cfg -help
Usage: esxcli [options] {namespace}+ {cmd} [cmd options]

What is the status of the vim-cmd?

Thanks.

0 Kudos
2 Replies
aravinds3107
Virtuoso
Virtuoso

The commad is still avilable .. outout when I ran from ESXi 5.1

SGPhoto_2013_03_07 10_35_21.png

If you find this or any other answer useful please consider awarding points by marking the answer correct or helpful |Blog: http://aravindsivaraman.com/ | Twitter : ss_aravind
0 Kudos
budbeacham
Contributor
Contributor

Yes, I know it is available, but is it supported.

It appears to be left over code from the past.  Also, there is no VMware documentation on these commands.  The real point is if customers write automation programs that use these commands will they work in future releases, or will VMware remove these commands since it appears they are not supported.

0 Kudos