pretty cmd.run output for processes that use escape codes #1569
-
append
to, for example
to end up with
Salt warns you that using the txt output could lead to compromise from malicious escape codes in bad processes. Use it when running trusted processes only. before:
after:
|
Beta Was this translation helpful? Give feedback.
Answered by
TOoSmOotH
Oct 20, 2020
Replies: 1 comment 2 replies
-
Give |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
TOoSmOotH
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Give
sudo salt \* so.status
a try :)