CLI tool for interacting with Temporal Server and managing workflows
Temporal CLI (tctl)
tctl
$ tctl namespace list
$ tctl workflow describe -w workflow_id -r run_id
$ tctl workflow start --taskqueue my-queue --workflow-type MyWorkflow