Table of Contents

TMSSSLACKICON

The Environmental Variable TMSSSLACKICON specifies the location of an icon to add to the Slack message.

Example

Windows Command Line

set TMSSSLACKICON=https://a.slack-edge.com/80588/img/icons/app-57.png

Windows PowerShell

$env:TMSSSLACKICON = "https://a.slack-edge.com/80588/img/icons/app-57.png"

Linux

export TMSSSLACKICON=https://a.slack-edge.com/80588/img/icons/app-57.png

Sample Output

See Also

TMSSSLACKURL
TMSSSLACKUSER
TMSSSLACKONERROR
TMSSSLACKNOTES

Setting Environmental Variables