Skip to main content

prefect.cli.dev

Dev command — native cyclopts implementation. Internal Prefect development commands.

Functions

build_docs

Builds REST API reference documentation for static display.

build_ui

Installs dependencies and builds UI locally. Requires npm.

ui

Starts a hot-reloading development UI.

api

Starts a hot-reloading development API.

start

Starts a hot-reloading development server with API, UI, and agent processes.

build_image

Build a docker image for development.

container

Run a docker container with local code mounted and installed.