dlmarion commented on pull request #2562:
URL: https://github.com/apache/accumulo/pull/2562#issuecomment-1064261066
Output looks like:
```
usage: fate [-?] [-cancel <txid> | -delete <txid> | -dump <txid> | -fail
<txid> | -list <txid> | -print <txid>] [-np] [-s <arg>] [-t <arg>]
description: manage FATE transactions
-?,--help display this help
-cancel,--cancel-submitted <txid> cancel new or submitted FaTE
transactions
-delete,--delete <txid> delete locks associated with FaTE
transactions (requires Manager to be down)
-dump,--dump <txid> dump FaTE transaction information
details
-fail,--fail <txid> Transition FaTE transaction status
to FAILED_IN_PROGRESS (requires Manager to be down)
-list,--list <txid> print FaTE transaction information
-np,--no-pagination disables pagination of output
-print,--print <txid> print FaTE transaction information
-s,--secret <arg> specify the instance secret to use
-t,--status-type <arg> filter 'print' on the transaction
status type(s) {NEW, SUBMITTED, IN_PROGRESS, FAILED_IN_PROGRESS, FAILED,
SUCCESSFUL}
```
--
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]