- 2022-06-14 - c3e45ba - Add tctl schedule commands (#221)
- 2022-06-08 - 8e9ebd8 - Add workflow delete command (#222)
- 2022-06-08 - 6136f0f - Add namespace delete command (#220)
- 2022-06-07 - e481a90 - Add commands to modify search attributes (#218)
- 2022-06-01 - 0a2bc0e - Add command to execute workflow and print progress (#200)
- 2022-06-01 - ca0557c - Update global alias (#214)
- 2022-05-24 - b0d6244 - Fix search attribute parsing when starting workflows in .17 beta (#211)
- 2022-05-20 - 1abc6ba - Fix printing raw workflow execution details (#205)
- 2022-05-19 - d0ef0d0 - Print execution time when describing workflow (#204)
- 2022-05-18 - 4190eeb - Add Status column when printing workflows (#201)
- 2022-05-17 - b5bf60a - Address tasks not recognized as failed with non-determenistic cause (#187)
- 2022-05-17 - 81ea24a - Merge list archived workflows into workflow list command (#198)
- 2022-05-16 - 37c45cb - Switch to ListWorkflows API for fetching workflows (#197)
- 2022-05-12 - 5e8a079 - Print isGlobal field for namespace record (#195)
- 2022-05-11 - b15fb69 - Fix workflow show command output incorrect JSON (#192)
- 2022-05-08 - 513455b - Move workflow observe under show command as a flag (#190)
- 2022-04-28 - ff02afc - Make --help output more consistent (#188)