Is there a way to list projcts with flyte remote (...
# flyte-support
c
Is there a way to list projcts with flyte remote (python api)?
e
I know you can do this with
flytectl
- perhaps you need to construct a FlyteAdmin API client instead of FlyteRemote?
t
not with flyte remote… the underlying client yes.
🙏 1
just didn’t expect usage so didn’t add it
🙏 1
c
Perfect, used the underlying client 👍
154 Views