Skip to content

Message Display

Configuration for message-display hooks.

MessageDisplay fires per streamed line-batch (potentially many times per message), so by default commands run only on the final flush of each message. Observational.

Commands to execute on a message-display event. Observational.

AttributeValue
Typearray
Default[]

Run commands only on the final flush of each message (recommended; avoids running per streamed line-batch). Default: true

AttributeValue
Typeboolean
Defaulttrue

This section uses the following nested type definitions:

Configuration for individual message-display commands with optional messages.

Properties:

PropertyTypeDefaultDescription
maxOutputLines`integernull`null
message`stringnull`null
notifyPerCommand`booleannull`null
runstring-The shell command to execute
showCommand`booleannull`true
showStderr`booleannull`null
showStdout`booleannull`null
timeout`integernull`null