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
241 stars 32 forks source link

[Feature Request] Support query for temporal schedule list #616

Open dnr opened 5 days ago

dnr commented 5 days ago

Support query for temporal schedule list using this new field: https://github.com/temporalio/api/blob/6cd92a2f214a2d14872af81e31b6eee2f8b745ca/temporal/api/workflowservice/v1/request_response.proto#L1157

cretz commented 22 hours ago

This is actually needed everywhere, not just CLI. Opened https://github.com/temporalio/features/issues/505.