Assert-RabbitMQIsRunning
Copy
NAME
Assert-RabbitMqIsRunning
SYNOPSIS
Validates RabbitMq is running on the current host.
SYNTAX
Assert-RabbitMqIsRunning [<CommonParameters>]
DESCRIPTION
The Assert-RabbitIsRunning attempts read the status of RabbitMq.
PARAMETERS
<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).
---------- EXAMPLE 1 ----------
PS C:\>Assert-RabbitIsRunning
REMARKS
To see the examples, type: "get-help Assert-RabbitMqIsRunning -examples".
For more information, type: "get-help Assert-RabbitMqIsRunning -detailed".
For technical information, type: "get-help Assert-RabbitMqIsRunning -full".
For online help, type: "get-help Assert-RabbitMqIsRunning -online"