Skip to main content

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