KM removes tab from beginning of shell output

In an effort to simplify some of the more complex actions, I added the "Action" gear menu at the top right corner of the action.

Some options for some action moved in there.

In an effort to ensure folks had some chance of knowing whether there were extra options, the action icon appears slightly different depending on the available options. If there are a timeout configuration, then there are clock hands on the icon, and if a timeout has actually be configured, then the clock hands change somewhat. But more pertinent to this question, if there are action-specific options, then the icon is coloured light blue.

which it is for the Execute Shell Script action because it has the additional options:

Trim results removes white space from the start and end of the resulting text (not the start and end of each line, just the start and end of the entire returned text).

Turn it off if you want to ensure you get the tabs and returns at the start and end of the result.

4 Likes