fastapi-deploy - Man Page

fastapi deploy – Deploy a FastAPI app to FastAPI Cloud.

Synopsis

fastapi deploy [Options] [PATH]

Options

--no-wait

Skip waiting for deployment status.

--help

Show a help message and exit.

Arguments

PATH

A path to the folder containing the app you want to deploy.

See Also

fastapi-dev(1), fastapi-run(1), fastapi-login(1), fastapi-logout(1)

fastapi(1)

Referenced By

fastapi(1), fastapi-dev(1), fastapi-login(1), fastapi-logout(1), fastapi-run(1).

August 2025