fastapi-cloud-apps-get - Man Page
fastapi cloud apps get – Get a FastAPI Cloud app by ID.
Synopsis
fastapi cloud apps get [Options] [APP_ID]
Options
- --json
Print structured JSON to stdout. [env var: FASTAPI_CLOUD_JSON]
- --help, -h
Show a help message and exit.
Arguments
- APP_ID
ID of the app to return (defaults to the app linked to the current directory).
Environment
- FASTAPI_CLOUD_JSON
Print structured JSON to stdout; same as the --json option.
See Also
fastapi-cloud-apps-create(1), fastapi-cloud-apps-link(1), fastapi-cloud-apps-list(1), fastapi-cloud-apps-logs(1), fastapi-cloud-apps-unlink(1)
Referenced By
fastapi-cloud-apps(1), fastapi-cloud-apps-create(1), fastapi-cloud-apps-link(1), fastapi-cloud-apps-list(1), fastapi-cloud-apps-logs(1), fastapi-cloud-apps-unlink(1).
June 2026