[GH-ISSUE #1684] Add Support for colorized script return info #3000

Open
opened 2026-03-14 06:11:51 +03:00 by kerem · 0 comments
Owner

Originally created by @silversword411 on GitHub (Nov 17, 2023).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/1684

Powershell
Write-Host "[WARNING]" -ForegroundColor DarkYellow -BackgroundColor Black

Bash
echo -e "\e[31mThis is red text\e[0m"

Originally created by @silversword411 on GitHub (Nov 17, 2023). Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/1684 Powershell Write-Host "[WARNING]" -ForegroundColor DarkYellow -BackgroundColor Black Bash echo -e "\e[31mThis is red text\e[0m"
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/tacticalrmm#3000
No description provided.