github temporalio/tctl v1.14.0-alpha

latest releases: v1.18.1, v1.18.0, v1.17.2...
pre-release2 years ago

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 --output flag 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 --color flag 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

Don't miss a new tctl release

NewReleases is sending notifications on new releases.