cli icon indicating copy to clipboard operation
cli copied to clipboard

[Feature Request] Support schedule search attribute update

Open cretz opened this issue 1 year ago • 1 comments

Describe the solution you'd like

See https://github.com/temporalio/features/issues/512. Need schedule search attribute support for schedule update. Depends on https://github.com/temporalio/sdk-go/issues/1561. Specifically, we need to add schedule update support for the already existing --schedule-search-attribute flag. If any are present, replace entire existing search attribute collection. Setting one to null of course removes it (may need test to confirm. Also add a --remove-schedule-search-attributes that removes all search attributes (i.e. empty list) and is mutually exclusive with --schedule-search-attribute.

cretz avatar Jul 24 '24 19:07 cretz