Hi! Is there a way to authenticate with Prefect Cl...
# ask-community
k
Hi! Is there a way to authenticate with Prefect Cloud directly from Python, without passing the API key to the CLI?
a
I believe the only thing the CLI does is write an env variable that’s read on client requests
k
That makes sense, I'll check that out.
a
Let me know if I’m making that up or if you’re looking for something more ergonomic!