Skip to main content
Version: 2.0.0

tdk trx get

Display a transaction: its details plus its function runs and workers.

tdk trx get \
--trx trx-8c1d40 \
--format table
FlagTypeRequiredDescription
--trxstringRequiredID of the transaction to display.
-o, --formattable | json | yamlOptionalOutput format. Defaults to table.