<#3301 [BUG] version parameter is not being used i...
# flyte-github
a
#3301 [BUG] version parameter is not being used in `flytectl get task` Issue created by eapolinario Describe the bug
flytectl get task
lists all tasks of a given project and domain. One of the parameters of that command is
--version
(or
--latest
), which allows you to list tasks for a specific version. That parameter is not being honored currently. Expected behavior
flytectl get task --project <project> --domain <domain> --version <version>
should return all tasks for version
<version>
. Additional context to reproduce No response Screenshots No response Are you sure this issue hasn't been raised already? ☑︎ Yes Have you read the Code of Conduct? ☑︎ Yes flyteorg/flyte