Skip to main content

tctl v1.16 task-queue command reference

The tctl taskqueue command enables Task QueueLink preview icon

operations.

Alias: tq

describe

Alias: desc

The tctl taskqueue describe command describes the poller information of a Task QueueLink preview icon

.

tctl taskqueue describe <modifiers> <value>

The following modifiers control the behavior of the command.

--taskqueue

Required modifier

Specify a Task QueueLink preview icon

.

Alias: --tq

Example

tctl taskqueue describe --taskqueue <value>

--taskqueuetype

Specify the type of a Task QueueLink preview icon

. The type can be workflow or activity. The default is workflow.

Alias: --tqt

Example

tctl taskqueue describe --taskqueue <value> --taskqueuetype <type>

list-partition

The tctl taskqueue list-partition command lists the partitions of a Task QueueLink preview icon

and the hostname for the partitions.

tctl taskqueue list-partition --taskqueue <value>

The following modifier controls the behavior of the command.

--taskqueue

Required modifier

Specify a Task QueueLink preview icon

description.

Alias: --tq

Example

tctl taskqueue list-partition --taskqueue <value>