Cheatography
https://cheatography.com
Make the move from tctl and keep working with Temporal CLI
This is a draft cheat sheet. It is a work in progress and is not finished yet.
New Features
Built-in Temporal Development Server |
Built-in Server Web UI and metrics endpoint |
Workflow Schedules |
Worker versioning and Build IDs |
Batch actions on selected Workflow Executions |
API-key support |
Proxy support |
New Elements
|
temporal batch [command] [subcommands] --query
|
temporal schedule [subcommands] backfill, create, delete, describe, list, toggle, trigger, update
|
temporal workflow [subcommands] --tls, --tls-key-data, --tls-cert-data, --tls-ca-data
|
temporal workflow [subcommands] --api-key
|
temporal task-queue get-build-ids, get-build-ids-reachability, update-build-ids
|
Environmental variables: TEMPORAL_CODEC_AUTH, TEMPORAL_CODEC_ENDPOINT
|
|
Changes
|
temporal operator cluster [subcommands] [options] tctl cluster
|
temporal operator namespace [subcommands] [options] tctl namespace
|
temporal operator search-attributes [subcommands] [options] tctl workflow|admin [subcommands] --search_attr_key \<key>
|
temporal workflow [subcommands] [options] tctl admin workflow [subcommands] [options]
|
temporal workflow show tctl workflow showid
|
|
|
Gone
|
tctl admin db, decode, dlq, history_host, shard, refresh_tasks
|
tctl workflow describeid, listall, listarchived, observe , observe id, reset-batch
|
TEMPORAL_CLI_PLUGIN_DATA_CONVERTER
|
TEMPORAL_CLI_PLUGIN_HEADERS_PROVIDER
|
|
|