docs/v3/api-ref/cli/dev.mdx
prefect devprefect dev [OPTIONS] COMMAND [ARGS]...
Note that many of these commands require extra dependencies (such as npm and MkDocs) to function properly. </Info>
prefect dev build-docsprefect dev build-docs [OPTIONS]
prefect dev build-uiprefect dev build-ui [OPTIONS]
prefect dev uiprefect dev ui [OPTIONS]
prefect dev apiprefect dev api [OPTIONS]
prefect dev startprefect dev start [OPTIONS]
Each service has an individual command if you wish to start them separately. Each service can be excluded here as well. </Info>
<AccordionGroup> <Accordion title="Options" defaultOpen> <ResponseField name="--no-api"> </ResponseField> <ResponseField name="--no-ui"> </ResponseField> </Accordion> </AccordionGroup>prefect dev build-imageprefect dev build-image [OPTIONS]
prefect dev containerprefect dev container [OPTIONS]