Latest Results
Add GCP managed provider, rollbacks, and deployment descriptions to hosting CLI
Port the cloud GCP provider feature set to the reflex-hosting-cli client and
document it. The backend endpoints already exist; this wires them into the CLI
with a focus on UX.
reflex deploy:
- Prompt for "Reflex Cloud vs. Google Cloud (GCP)" when the org has a GCP
account connected and GCP deploys are allowed (Enterprise). Add --provider
to skip the prompt and a `provider` config-file field. The provider is
pinned before the hostname is reserved so a GCP app bakes its *.run.app
backend URL into the exported frontend, and region/VM-type are dropped for
GCP (they come from the connected account).
- Add --description to record an optional changelog note on the deployment.
reflex cloud apps:
- rollback DEPLOYMENT_ID: redeploy a previous deployment's image without
rebuilding from source.
- describe DEPLOYMENT_ID --description: set/clear a deployment's note.
- history now surfaces each deployment's description and rollback eligibility.
reflex cloud providers (new group):
- status / list: inspect the cloud provider accounts connected to the org.
Docs: new "Cloud Providers" page, app-management history/description/rollback
sections, a self-service-vs-managed note on deploy-to-gcp, CLI-reference
wiring, and towncrier news fragments.
Tests: unit coverage for the new hosting client functions, the deploy
provider-selection flow, the apps rollback/describe commands, and the
providers group.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01K1YRndqwXapfwj5Rtx9Mzzclaude/gcp-support-reflex-cli-j78sg3 Latest Branches
0%
claude/gcp-support-reflex-cli-j78sg3 -4%
aditya/ops-1673-audit-update-integrations-connections-docs 0%
FarhanAliRaza:farhan/eng-9917-post-compile-once-per-app © 2026 CodSpeed Technology