I think it would be great if pyflyte could cover t...
# flyte-support
d
I think it would be great if pyflyte could cover the
flytctl config
use case. Specifically, I'm doing
pyflyte register
in a CI setting and trying to avoid more awkward ways of specifying what's in ~/.flyte/config.yaml. Alternatively pyflyte could take an endpoint option or get that info from an environment variable. Apologies in advance if that idea has already come up somewhere.