6.0

Table Of Contents
VMware, Inc. 11
1
Thischapterintroducesthecommandset,presentssupportedcommandsfordifferentversionsofvSphere,
listsconnectionoptions,anddiscussesvCLIandlockdownmode.
Thischapterincludesthefollowingtopics:
“Introduction”onpage 11
“ListofAvailableHostManagementCommands”onpage 12
“TargetsandProtocolsforvCLIHostManagementCommands”onpage 14
“CommandswithanesxcfgPrefix”onpage 16
“ESXCLIOverview”onpage 16
“ConnectionOptionsforvCLIHostManagementCommands”onpage 18
“ConnectionOptionsforDCLICommands”onpage 18
“vCLIHostManagementCommandsandLockdownMode”onpage 19
Introduction
ThecommandsinthevSphereCLIpackageallowyoutoperformvSphereconfigurationtasksusing
commandsfromvCLIpackageinstalledonsupportedplatforms,orusingcommandsfromvMA.Thepackage
consistsofseveralcommandsets.
vSphere CLI Command Overviews
1
Table 1-1. Components of the vSphere CLI Command Set
vCLI Commands Description
ESXCLIcommands ManagemanyaspectsofanESXihost.Youcanrun
ESXCLIcommandsremotelyorinthe
ESXiShell.
YoucanalsorunESXCLIcommandsfromthevSpherePowerCLIpromptbyusingthe
Get-EsxClicmdlet.
vicfg- commands SetofcommandsformanyaspectsofhostmanagementEventually,thesecommandswillbe
replacedbyESXCLIcommands.
Asetofesxcfg-commandsthatpreciselymirrorsthe
vicfg-commandsisalsoincludedin
thevCLIpackage.f
Othercommands
(vmware-cmd,vifs,
vmkfstools)
CommandsimplementedinPerlthatdonothaveavicfg-prefix.Thesecommandsare
scheduledtobedeprecatedorreplacedbyESXCLIcommands.
DCLIcommands ManageVMwareSDDCservices.
DCLIisaCLIclienttothe
vCloudSuiteSDKinterfaceformanagingVMwareSDDCservices.
ADCLIcommandtalkstoavCloudSuiteAPIendpointtolocaterelevantinformation,and
thenexecutesthecommandanddisplaysresulttotheuser.