prefect.cli
server
Server command — native cyclopts implementation. Start and manage the Prefect server.
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
prefect.cli.serverstart start()
status status()
stop stop()
reset reset()
upgrade upgrade()
downgrade downgrade()
revision revision()
stamp stamp(revision: str)
list_services list_services()
start_services start_services()
stop_services stop_services()
run_manager_process run_manager_process()
Was this page helpful?