prefect dev

prefect dev [OPTIONS] COMMAND [ARGS]...

Internal Prefect development.

Note that many of these commands require extra dependencies (such as npm and MkDocs) to function properly.

prefect dev build-docs

prefect dev build-docs [OPTIONS]

Builds REST API reference documentation for static display.

Options

prefect dev build-ui

prefect dev build-ui [OPTIONS]

Installs dependencies and builds UI locally. Requires npm.

Options

prefect dev ui

prefect dev ui [OPTIONS]

Starts a hot-reloading development UI.

prefect dev api

prefect dev api [OPTIONS]

Starts a hot-reloading development API.

Options

prefect dev start

prefect dev start [OPTIONS]

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

Each service has an individual command if you wish to start them separately. Each service can be excluded here as well.

Options

prefect dev build-image

prefect dev build-image [OPTIONS]

Build a docker image for development.

Options

prefect dev container

prefect dev container [OPTIONS]

Run a docker container with local code mounted and installed.

Options

prefect dev kubernetes-manifest

prefect dev kubernetes-manifest [OPTIONS]

Generates a Kubernetes manifest for development.

prefect dev

prefect dev [OPTIONS] COMMAND [ARGS]...

Internal Prefect development.

Note that many of these commands require extra dependencies (such as npm and MkDocs) to function properly.

prefect dev build-docs

prefect dev build-docs [OPTIONS]

Builds REST API reference documentation for static display.

Options

prefect dev build-ui

prefect dev build-ui [OPTIONS]

Installs dependencies and builds UI locally. Requires npm.

Options

prefect dev ui

prefect dev ui [OPTIONS]

Starts a hot-reloading development UI.

prefect dev api

prefect dev api [OPTIONS]

Starts a hot-reloading development API.

Options

prefect dev start

prefect dev start [OPTIONS]

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

Each service has an individual command if you wish to start them separately. Each service can be excluded here as well.

Options

prefect dev build-image

prefect dev build-image [OPTIONS]

Build a docker image for development.

Options

prefect dev container

prefect dev container [OPTIONS]

Run a docker container with local code mounted and installed.

Options

prefect dev kubernetes-manifest

prefect dev kubernetes-manifest [OPTIONS]

Generates a Kubernetes manifest for development.