fastapi-cloud-auth-wait - Man Page

fastapi cloud auth wait – Wait for a device authorization flow to complete.

Synopsis

fastapi cloud auth wait [Options]

Options

--device-code TEXT

Do not open the browser automatically. Device code returned by fastapi cloud auth login --json. [required]

--interval INTEGER RANGE [x>=5]

Seconds between authorization polling attempts. [default: 5]

--timeout INTEGER RANGE [x>=10]

Maximum seconds to wait for authorization. [default: 300]

--json

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

--help,  -h

Show a help message and exit.

Environment

FASTAPI_CLOUD_JSON

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

See Also

fastapi-cloud-auth-login(1)

fastapi-cloud-auth(1)

fastapi-cloud(1)

fastapi(1)

Referenced By

fastapi-cloud-auth(1), fastapi-cloud-auth-login(1).

June 2026