tctl taskqueue describe
Alias: desc
The tctl taskqueue describe command describes the poller information of a Task Queue.
tctl taskqueue describe <modifiers> <value>
The following modifiers control the behavior of the command.
--taskqueue
Required modifier
Specify a Task Queue.
Alias: --tq
Example
tctl taskqueue describe --taskqueue <value>
--taskqueuetype
Specify the type of a Task Queue.
The type can be workflow or activity.
The default is workflow.
Alias: --tqt
Example
tctl taskqueue describe --taskqueue <value> --taskqueuetype <type>