< Back

Get-CisCommand

Sun Jan 19, 2020 6:47 pm

NAME Get-CisCommand



SYNOPSIS

This function retrieves all commands of the VMware.VimAutomation.Cis.Core module.





SYNTAX

Get-CisCommand [[-Name] <String>] [<CommonParameters>]





DESCRIPTION

This function retrieves all commands of the VMware.VimAutomation.Cis.Core module, including cmdlets, aliases, and

functions.





PARAMETERS

-Name <String>

Specifies the name of the command you want to retrieve.



Required? false

Position? 1

Default value *

Accept pipeline input? false

Accept wildcard characters? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS



OUTPUTS





RELATED LINKS