Previous Topic: dtscli Command—Use Transfer AliasesNext Topic: HTTP Protocol Parameters


dtscli Command—View Transfer Status

You can use the status method to retrieve and view the status of transfers.

Example: View the Status of a Single Transfer

This example displays the status of a transfer with the label “WATER”:

dtscli -transfer method=status id=WATER

Example: View the Status of All Transfers

This example displays the status of all transfers by using the special keyword "id=all":

dtscli -transfer method=status id=all