To get started with Prefect Cloud 2.0, follow these steps:
-
Sign in or register a Prefect Cloud account.
-
Create workspaces for your account.
-
Create an API key to authorize a local execution environment.
-
Configure Orion settings to use Prefect Cloud.
-
Configure storage.
-
Run a flow and display the flow run in Prefect Cloud.
This page will walk you through the process:
Login from CLI
After installing Prefect 2.0, you may login to your workspace using:
prefect cloud login -k API_KEY -w "account_name/workspace_name"
Deploying execution layer for Cloud 2.0
Getting started with Prefect 2.0 - list of resources
1 Like