Using "pipe" flag requires the previous command output to be without progress and to be structured, like json.
It's not convenient to add them every time.
Using "group" flag works out of the box and doesn't need extra flags for the previous command.
It may be simpler to introduce extra flag like "prev" that may have aliases and will work equally to "group=previous"