simon thelin
11/26/2019, 6:13 PMagent
. If I want to spin it up locally just to try I tried:
pipenv run prefect agent start
But I get that no token is provided, according to the DOC
it seems like: prefect.config.cloud.auth_token
should provide this to me automatically?
I don't really find the documentation in how to spin it up with the UI
really intuitive and if somebody can explain how to set the TOKEN
locally I would appreciate it.Dylan
11/26/2019, 6:14 PMsimon thelin
11/26/2019, 6:14 PMUI
locally?2019-09-01 12:24:59,482 - agent - INFO - Agent successfully connected to Prefect Cloud
So it seems I need to have a connection there I guess. My bad.Dylan
11/26/2019, 6:16 PMsimon thelin
11/26/2019, 6:16 PMDylan
11/26/2019, 6:17 PMRUNNER
scoped token to pass to your agent, you’ll need to log into Prefect Cloud’s UI and go to Team -> API Tokenssimon thelin
11/26/2019, 6:17 PMWe're currently in beta but letting new users in every day. As soon as we're ready for you we'll be in touch.
Look for an email from <mailto:hello@prefect.io|hello@prefect.io>!
When I login.Dylan
11/26/2019, 6:19 PMsimon thelin
11/26/2019, 6:19 PMDylan
11/26/2019, 6:20 PMflow.run()
simon thelin
11/26/2019, 6:20 PMDylan
11/26/2019, 6:22 PMsimon thelin
11/26/2019, 6:23 PMDylan
11/26/2019, 6:23 PMsimon thelin
11/26/2019, 6:24 PMDylan
11/26/2019, 6:25 PMsimon thelin
11/26/2019, 6:27 PMDylan
11/26/2019, 6:32 PM