Skip to main content

prefect.cli.sdk

SDK command — native cyclopts implementation. Generate typed Python SDK from workspace deployments.

Functions

generate

(beta) Generate a typed Python SDK from workspace deployments. The generated SDK provides IDE autocomplete and type checking for your deployments. Requires an active Prefect API connection (use prefect cloud login or configure PREFECT_API_URL). Examples: