:wave: with FlyteRemote, is there any way to list ...
# ask-the-community
s
👋 with FlyteRemote, is there any way to list all versions of a launch plan or somehow get the latest launch plan that passes a validator function? context: we use FlyteRemote to schedule jobs, but we want to handle cases where users accidentally register an invalid workflow (we validate by checking the git SHA)
an equivalent to
flytectl get launchplan
(doc) might work too