cli
cli copied to clipboard
[Feature Request] Add retirability to `task-queue describe`
Is your feature request related to a problem? Please describe.
I like the UI version of task queue info:
and folks might look for "retirability" info in the CLI and not find it, and for others, "retirability" might make more sense than "reachability".
At the moment, you need to run a separate command, task-queue get-build-id-reachability, and finding it requires knowing something named "get-build-id-reachability" is related to versioning and retirability.
Describe the solution you'd like
A retirability column in task-queue describe
@antlai-temporal This seems like it might be an old versioning ticket; is it still relevant or can we close it?