Syntax
Get-VICommand [[-Name] <String>] [<CommonParameters>]Related Commands
Detailed Description
This function retrieves all commands of the imported VMware modules, including cmdlets, aliases, and functions.Parameters
Name | Type | Description | Required? | Pipeline Input | Default Value |
---|---|---|---|---|---|
Name | String | Specifies the name of the command you want to retrieve. | false | false |
Return Type
Notes
Examples