tdk trx get
Display a transaction: its details plus its function runs and workers.
tdk trx get \
--trx trx-8c1d40 \
--format table
| Flag | Type | Required | Description |
|---|---|---|---|
--trx | string | Required | ID of the transaction to display. |
-o, --format | table | json | yaml | Optional | Output format. Defaults to table. |