add trim_output (as implemented in archive.extracted) on cmd.run #67416
Replies: 7 comments
-
Sounds like a good idea. Maybe choose how many lines of output you would want to include. Will approve as a feature request |
Beta Was this translation helpful? Give feedback.
-
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. If this issue is closed prematurely, please leave a comment and we will gladly reopen the issue. |
Beta Was this translation helpful? Give feedback.
-
still needed |
Beta Was this translation helpful? Give feedback.
-
Thank you for updating this issue. It is no longer marked as stale. |
Beta Was this translation helpful? Give feedback.
-
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. If this issue is closed prematurely, please leave a comment and we will gladly reopen the issue. |
Beta Was this translation helpful? Give feedback.
-
up |
Beta Was this translation helpful? Give feedback.
-
Thank you for updating this issue. It is no longer marked as stale. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Description of Issue/Question
I've started using trim_output on archive.extracted (https://docs.saltstack.com/en/latest/ref/states/all/salt.states.archive.html) recently and found the feature very nice.
It would be awesome to have the same feature on cmd.run (and cmd.wait I guess), so that we can trim long output from stdout.
Versions Report
This is a feature request, not a bug, current version of salt is 2017.7.0 (Nitrogen)
Beta Was this translation helpful? Give feedback.
All reactions