Providers
reflex cloud providers status
Show whether your organization can deploy to Google Cloud (GCP).
Usage
Options
--org-id TEXT: The organization ID (defaults to your token's org).--token TEXT: The authentication token.--loglevel [debug|default|info|warning|error|critical]: The log level to use.--json, -j / --no-json: Whether to output the result in json format.--interactive, -i / --no-interactive: Whether to use interactive mode.--help: Show this message and exit.
reflex cloud providers list
List your organization's cloud provider connections.
Each row is one connection: a customer cloud account apps can be deployed
into. Pass a connection's name to reflex deploy --gcp-connection to
deploy an app through it instead of the default one.
Usage
Options
--org-id TEXT: The organization ID (defaults to your token's org).--token TEXT: The authentication token.--loglevel [debug|default|info|warning|error|critical]: The log level to use.--json, -j / --no-json: Whether to output the result in json format.--interactive, -i / --no-interactive: Whether to use interactive mode.--help: Show this message and exit.