Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.prefect.io/llms.txt

Use this file to discover all available pages before exploring further.

prefect.cli.flow

Flow command — native cyclopts implementation. View and serve flows.

Functions

ls

ls()
View flows.

serve

serve(entrypoint: str)
Serve a flow via an entrypoint.