Problem/Motivation

We log CLI output to cloudwatch so the multiline tables or JSON/YAML output is not desirable. We can easily support a oneline type output format.

Proposed resolution

Add special oneline format handling in at least p:queue-work command

CommentFileSizeAuthor
#3 3263285-3.patch2 KBacbramley
#2 3263285-2.patch1.85 KBacbramley

Issue fork purge-3263285

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

acbramley created an issue. See original summary.

acbramley’s picture

Status: Active » Needs review
StatusFileSize
new1.85 KB
acbramley’s picture

StatusFileSize
new2 KB

Seems to cause issues bubbling that format up when the queue is empty so this might work better.

acbramley’s picture

mstrelan made their first commit to this issue’s fork.