zowe-cli icon indicating copy to clipboard operation
zowe-cli copied to clipboard

Allow custom line delimiters/headers in the "view all-spool-content"

Open JTonda opened this issue 6 years ago • 1 comments

From @tucker01 on July 11, 2018 17:40

Using the view all-spool-content command, it would be nice to allow custom DD file delimiters in the output:

Currently:

Spool file: SYSPRINT (ID # 101)
...
Spool file: SYSPRINT (ID # 102)
...
Spool file: SYSPRINT (ID # 103)
...

Might be good to allow a custom line delimiter/header:

view all-spool-content --delimiter "---"

--- Spool file: SYSPRINT (ID # 101)
...
--- Spool file: SYSPRINT (ID # 102)
...
--- Spool file: SYSPRINT (ID # 103)

This would avoid the (however unlikely) situation that the delimiter text appears in the output AND provides an easy way to filter out the delimiter lines with grep, etc.

Copied from original issue: gizafoundation/brightside#151

JTonda avatar Oct 09 '18 20:10 JTonda

From @tucker01 on July 17, 2018 13:57

A pattern might be good (to include step, dd, proc, etc.) Also, I should be able to specify a null delimiter for nothing

JTonda avatar Oct 09 '18 20:10 JTonda

Thank you for raising this enhancement request. The community has 90 days to vote on it. If the enhancement receives at least 5 upvotes, it is added to our development backlog. If it receives fewer votes, the issue is closed.

github-actions[bot] avatar Mar 08 '23 18:03 github-actions[bot]

This enhancement has had no activity for 12 months. The issue also has less than 5 up-votes by the community. No action on this enhancement is targeted for the next 2 calendar quarters. Therefore, this enhancement is being closed. If you feel that this enhancement should continue to be available for community up-votes, you may reopen this issue.

adam-wolfe avatar Sep 20 '23 19:09 adam-wolfe