list host message
Usage
stack list host message [host ...] [channel=string]
Description
Attaches to one or more hosts' Message Queue and displays
all messages on the provided channel(s).
Arguments
{host}
Zero, one or more host names. If no host names are supplied, listen to all host Message Queues.
Parameters
{channel=string}
Name of the channel, if not provided listen to all channels.
Examples
stack list host message backend-0-0 channel=debug
Listen to the debug channel on backend-0-0