fastapi-cloud-deployments-get - Man Page

fastapi cloud deployments get – Get a FastAPI Cloud deployment by ID.

Synopsis

fastapi cloud deployments get [Options] DEPLOYMENT_ID

Options

--app-id TEXT

ID of the app that owns the deployment.

--json

Print structured JSON to stdout. [env var: FASTAPI_CLOUD_JSON]

--help,  -h

Show a help message and exit.

Arguments

DEPLOYMENT_ID

ID of the deployment to return. [required]

Environment

FASTAPI_CLOUD_JSON

Print structured JSON to stdout; same as the --json option.

See Also

fastapi-cloud-deployments-build-logs(1), fastapi-cloud-deployments-list(1)

fastapi-cloud-deployments(1)

fastapi-cloud(1)

fastapi(1)

Referenced By

fastapi-cloud-deployments(1), fastapi-cloud-deployments-build-logs(1), fastapi-cloud-deployments-list(1).

June 2026