< Back

Get-ArubaSWCliBatchStatus

Sat Jan 18, 2020 8:35 pm

NAME Get-ArubaSWCliBatchStatus



SYNOPSIS

Get a cli batch command status.





SYNTAX

Get-ArubaSWCliBatchStatus [[-connection] <PSObject>] [<CommonParameters>]





DESCRIPTION

Get a cli batch command status on Aruba OS Switch.





PARAMETERS

-connection <PSObject>



Required? false

Position? 1

Default value $DefaultArubaSWConnection

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



-------------------------- EXAMPLE 1 --------------------------



PS C:\\>Get-ArubaSWCliBatchStatus



Get a cli batch command status on the switch.











RELATED LINKS