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.worker

Worker command — native cyclopts implementation. Start and interact with workers.

Functions

start

start()
Start a worker process to poll a work pool for flow runs.

Classes

InstallPolicy