https://prefect.io logo
s

Scott Asher

10/23/2020, 3:13 AM
FYI this is the error I see whether using flow registration via the CLI or via
flow.register()
Allright, think I figured this out:
prefect auth login -t <token>
But this should be in docs… it seems so basic, but I’ve been digging for an hour and I’m not an idiot - at least I didn’t think I was…
z

Zanie

10/23/2020, 3:56 PM
Hmm, there are docs here https://docs.prefect.io/orchestration/concepts/api.html#authenticating-the-client-with-cloud — the CLI just provides easy access to the API/config but I agree the process for getting started here is a little unclear
Perhaps we should add some quickstart docs or a link to the tutorial from the
Welcome
page
s

Scott Asher

10/23/2020, 5:34 PM
I just think when you’re going through the “First Flows” sections there should be mention. If you’re using Prefect Cloud for one of your First Flows, it won’t work until you’ve read about it 🙂