tctl icon indicating copy to clipboard operation
tctl copied to clipboard

--reset-points-only is ignored in workflow show

Open feedmeapples opened this issue 3 years ago • 0 comments

What are you really trying to do?

Describe the bug

workflow show command ignores the --reset-points-only flag

Minimal Reproduction

  • switch to tctl v1.17 UX tctl config set version next
  • populate test data https://github.com/temporalio/canary-go
  • run tctl workflow show -wid <workflow id> with and w/o --reset-points-only

Environment/Versions

  • OS and processor: [e.g. M1 Mac, x86 Windows, Linux]
  • Temporal Version: [e.g. 1.14.0?] and/or SDK version
  • Are you using Docker or Kubernetes or building Temporal from source?

Additional context

tctl v1.16 has this implemented

feedmeapples avatar Jun 28 '22 18:06 feedmeapples