Migrate flows, deployments, work pools, and other resources between Prefect profiles
prefect transfer
command enables you to migrate resources between different Prefect environments, whether moving from development to production, from self-hosted to cloud, or between cloud workspaces.
The command accepts a --from
and --to
profile, and transfers all resources from the source to the destination.