Skip to main content

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.