<#4707 [Core feature] `pyflyte run remote-task xyz...
# flytekit
c
#4707 [Core feature] `pyflyte run remote-task xyz.my_task show-versions` Issue created by kumare3 ### Motivation: Why do you think this is important? It should be possible to retrieve a list of versions for a task/workflow/launchplan It should be then possible to run remote workflow/task/launchplans for a specific versions ### Goal: What should the final outcome look like, ideally? pyflyte run remote-task xyz.my_task show-versions Task:version Time registered xyz.my_task:v1 Time... then execute pyflyte run remote-task xyz.my_task:v1 --input1 1
Note the version :v1
is identified by the system. ### Describe alternatives you've considered Currently version is not supported at all ### Propose: Link/Inline OR Additional context No response ### Are you sure this issue hasn't been raised already? • Yes ### Have you read the Code of Conduct? • Yes flyteorg/flyte