Results 39 comments of Ruslan

dependent on go SDK support issue https://github.com/temporalio/tctl/issues/144#issuecomment-1101912150 cc @bergundy

setting as draft until v2 release

> > Actually, this PR #1241 does exactly that. It does not use a `CommaSeparated` flag but it should not break backwards compatibility. > > I am wondering how to...

@ina-stoyanova @dearchap added one more PR https://github.com/urfave/cli/pull/1582 to actually allow disabling separator completely

@darewreck54 yes we are considering adding this. I'll let you know asap about the ETA

not yet part of go SDK as of https://github.com/temporalio/sdk-go/commit/8651550973088f27f678118f997839fb1bb9e62f

thanks for the suggestion. We plan to add CLI upgrade notifications As for self upgrade - a maybe. For now no plans as this would mean dynamically figuring out the...

could you try passing as JSON which would be `--search_attr_value '\"02fd0862-2c72-4115-a8d6-4efd9fbcdd43\"'` I'll keep the issue open and update the error message so it helps better

we can add this also for consistency with batch operations such as `temporal workflow terminate --query ..` Then users can disable the prompt entirely for default env with `temporal env...