This repository was archived by the owner on Jan 29, 2026. It is now read-only.
Releases: temporalio/tctl
Releases · temporalio/tctl
v1.16.1
v1.16.0
- 2022-03-29 - 0234a14 - Authorization headers and remote codec namespace header (#166)
- 2022-03-25 - 15ac237 - TerminateIfRunning workflowID reuse policy (#164)
- 2022-03-22 - e266c7d - Remote codec (#161)
- 2022-03-16 - 1a18a22 - Support go install command (#163)
- 2022-03-15 - 8733b85 - Fix admin list tasks commands (#159)
- 2022-03-09 - 8afc6da - Add headers provider init code. (#155)
v1.14.0-alpha
What's Changed
- Implements new pagination mechanism with OS level tools such as
less,more, or the tool set as $PAGER details - Most commands can format the output as Table, JSON using
--outputflag details - limiting number of items in output (
--limit 10) - DateTime formatting details
- All command and flag names now use hyphen
-as delimiter instead of underscore_details - Adds
--colorflag to choose when to enable/disable coloring. Adds JSON coloring by default in TTY details - Adds config feature to change the defaults details
- Supports configuring multiple environments details
- Allows to configure aliases for commands
- Updated the semantics of the commands and flags for consistency
NOTE Admin commands are not yet available as part of v1.14.0-alpha
Full Changelog: https://github.com/temporalio/tctl/commits/v1.14.0-alpha