fastapi-cloud-integrations-resources-disconnect
fastapi cloud integrations resources disconnect – List resources connected to an app.
Synopsis
fastapi cloud integrations resources disconnect [Options]
Description
The provider resource is not deleted, but its managed environment variables are removed from the app.
Options
Positional Arguments
- resource_id
<str> ID of the connected resource to disconnect.
Optional Arguments
- --app-id <str>
ID of the app that owns the connected resource.
- --yes, -y
Confirm disconnection without prompting.
- --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-integrations-resources-connect(1), fastapi-cloud-integrations-resources-get(1), fastapi-cloud-integrations-resources-list(1)
Referenced By
fastapi-cloud-integrations-resources(1), fastapi-cloud-integrations-resources-connect(1), fastapi-cloud-integrations-resources-get(1), fastapi-cloud-integrations-resources-list(1).