fastapi-cloud-domains-remove - Man Page

fastapi cloud domains remove – Remove a custom domain from an app.

Synopsis

fastapi cloud domains remove [Options] [domain]

Options

--app-id TEXT

ID of the app that owns the custom domain.

--yes,  -y

Confirm removal without prompting.

--json

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

--help,  -h

Show a help message and exit.

Arguments

domain

<str> Hostname or ID of the custom domain to remove.

Environment

FASTAPI_CLOUD_JSON

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

Notes

DNS records at your provider are not changed.

See Also

fastapi-cloud-domains-get(1), fastapi-cloud-domains-add(1), fastapi-cloud-domains-list(1), fastapi-cloud-domains-restart(1)

fastapi-cloud-domains(1)

fastapi-cloud(1)

fastapi(1)

Referenced By

fastapi-cloud-domains(1), fastapi-cloud-domains-add(1), fastapi-cloud-domains-get(1), fastapi-cloud-domains-list(1), fastapi-cloud-domains-restart(1).

September 2026