PowerCLI Reference

Get-VICommand

Synopsis

This function retrieves all commands of the VMware modules.

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

NameTypeDescriptionRequired?Pipeline InputDefault Value
NameStringSpecifies the name of the command you want to retrieve.falsefalse

Return Type

Notes

Examples


Copyright © VMware, Inc. All rights reserved.