Search available ESXCLI commands
28 Nov 2014A way to search through available ESXCLI commands from ESXi Shell, vCLI or vMA:
esxcli esxcli command list | grep <keyword>
E.g.
~ # esxcli esxcli command list | grep snmp
system.snmp get
system.snmp hash
system.snmp set
system.snmp test