Difference between revisions of "ESXi - 6.7 esxcli Command List"

From Da Nerd Mage Wiki
Jump to navigation Jump to search
Line 15: Line 15:


* [[ESXi - 6.7 esxcli device{{!}}device]]
* [[ESXi - 6.7 esxcli device{{!}}device]]
Device manager commands
::Device manager commands


* [[ESXi - 6.7 esxcli esxcli{{!}}esxcli]]
* [[ESXi - 6.7 esxcli esxcli{{!}}esxcli]]
Commands that operate on the esxcli system itself allowing users to get additional information.
::Commands that operate on the esxcli system itself allowing users to get additional information.


* [[ESXi - 6.7 esxcli fcoe{{!}}fcoe]]
* [[ESXi - 6.7 esxcli fcoe{{!}}fcoe]]
VMware FCOE commands.
::VMware FCOE commands.


* [[ESXi - 6.7 esxcli graphics{{!}}graphics]]
* [[ESXi - 6.7 esxcli graphics{{!}}graphics]]
VMware graphics commands.
::VMware graphics commands.


* [[ESXi - 6.7 esxcli hardware{{!}}hardware]]
* [[ESXi - 6.7 esxcli hardware{{!}}hardware]]
VMKernel hardware properties and commands for configuring hardware.
::VMKernel hardware properties and commands for configuring hardware.


* [[ESXi - 6.7 iscsi{{!}}iscsi]]
* [[ESXi - 6.7 iscsi{{!}}iscsi]]
VMware iSCSI commands.
::VMware iSCSI commands.


* [[ESXi - 6.7 network{{!}}network]]
* [[ESXi - 6.7 network{{!}}network]]
Operations that pertain to the maintenance of networking on an ESX host. This includes a wide variety of commands to manipulate virtual networking components (vswitch, portgroup, etc) as well as local host IP, DNS and general host networking settings.
::Operations that pertain to the maintenance of networking on an ESX host. This includes a wide variety of commands to manipulate virtual networking components (vswitch, portgroup, etc) as well as local host IP, DNS and general host networking settings.


* [[ESXi - 6.7 nvme{{!}}nvme]]
* [[ESXi - 6.7 nvme{{!}}nvme]]
VMware NVMe driver esxcli extensions
::VMware NVMe driver esxcli extensions


* [[ESXi - 6.7 rdma{{!}}rdma]]
* [[ESXi - 6.7 rdma{{!}}rdma]]
Operations that pertain to remote direct memory access (RDMA) protocol stack on an ESX host.
::Operations that pertain to remote direct memory access (RDMA) protocol stack on an ESX host.


* [[ESXi - 6.7 sched{{!}}sched]]
* [[ESXi - 6.7 sched{{!}}sched]]
VMKernel system properties and commands for configuring scheduling related functionality.
::VMKernel system properties and commands for configuring scheduling related functionality.


* [[ESXi - 6.7 software{{!}}software]]
* [[ESXi - 6.7 software{{!}}software]]
Manage the ESXi software image and packages
::Manage the ESXi software image and packages


* [[ESXi - 6.7 storage{{!}}storage]]
* [[ESXi - 6.7 storage{{!}}storage]]
VMware storage commands.
::VMware storage commands.


* [[ESXi - 6.7 system{{!}}system]]
* [[ESXi - 6.7 system{{!}}system]]
VMKernel system properties and commands for configuring properties of the kernel core system and related system services.
::VMKernel system properties and commands for configuring properties of the kernel core system and related system services.


* [[ESXi - 6.7 vm{{!}}vm]]
* [[ESXi - 6.7 vm{{!}}vm]]
A small number of operations that allow a user to Control Virtual Machine operations.
::A small number of operations that allow a user to Control Virtual Machine operations.


* [[ESXi - 6.7 vsan{{!}}vsan]]
* [[ESXi - 6.7 vsan{{!}}vsan]]
VMware vSAN commands
::VMware vSAN commands

Revision as of 21:18, 8 February 2022

The esxcli command set is based in a "namespace" model. It's kinda weird & convoluted.

Usage

Usage: esxcli [options] {namespace}+ {cmd} [cmd options]

Options:
  --formatter=FORMATTER
                        Override the formatter to use for a given command. Available formatter:
                        keyvalue, csv, xml
  --debug               Enable debug or internal use options
  --version             Display version information for the script
  -?, --help            Display usage information for the script

The NameSpaces

Device manager commands
Commands that operate on the esxcli system itself allowing users to get additional information.
VMware FCOE commands.
VMware graphics commands.
VMKernel hardware properties and commands for configuring hardware.
VMware iSCSI commands.
Operations that pertain to the maintenance of networking on an ESX host. This includes a wide variety of commands to manipulate virtual networking components (vswitch, portgroup, etc) as well as local host IP, DNS and general host networking settings.
VMware NVMe driver esxcli extensions
Operations that pertain to remote direct memory access (RDMA) protocol stack on an ESX host.
VMKernel system properties and commands for configuring scheduling related functionality.
Manage the ESXi software image and packages
VMware storage commands.
VMKernel system properties and commands for configuring properties of the kernel core system and related system services.
A small number of operations that allow a user to Control Virtual Machine operations.
VMware vSAN commands