milleruntime commented on issue #2974:
URL: https://github.com/apache/accumulo/issues/2974#issuecomment-1263670236
> Do we really need this? I feel like a user can just use `grep` themselves,
if each item is already printed on separate lines.
Not really. Now that its in Admin you can easily pipe it to grep. The only
thing that is kinda nice is that the description also prints all the possible
types:
<pre>
-s, --state
<state>[ -s <state>...] Print transactions in the state(s) {NEW,
IN_PROGRESS, FAILED_IN_PROGRESS, FAILED, SUCCESSFUL}
Default: []
</pre>
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]