fastapi-cloud-apps-link - Man Page
fastapi cloud apps link – Link a local directory to an existing FastAPI Cloud app.
Synopsis
fastapi cloud apps link [Options] [APP_ID]
Options
- --app-id TEXT
ID of the app to link.
- --path PATH
Directory to link.
- --force
Replace an existing local app configuration.
- --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 link.
Environment
- FASTAPI_CLOUD_JSON
Print structured JSON to stdout; same as the --json option.
See Also
fastapi-cloud-apps-get(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-get(1), fastapi-cloud-apps-link(1), fastapi-cloud-apps-list(1), fastapi-cloud-apps-logs(1), fastapi-cloud-apps-unlink(1), fastapi-cloud-link(1).
June 2026