temporalio / cli

Command-line interface for running Temporal Server and interacting with Workflows, Activities, Namespaces, and other parts of Temporal
https://docs.temporal.io/cli
MIT License
247 stars 34 forks source link

Minor refactor and fixes to workflow trace #507

Closed sebneira closed 5 months ago

sebneira commented 5 months ago

What was changed

Why?

Checklist

  1. Closes

  2. How was this tested:

  3. Any docs updates needed?

CLAassistant commented 5 months ago

CLA assistant check
All committers have signed the CLA.

CLAassistant commented 5 months ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

sebneira commented 5 months ago

I wrapped these changes into https://github.com/temporalio/cli/pull/520. I noticed the change to the rewrite after I pretty much completed this PR.