--- id: reflex-hosting-cli version: "0.1.69" license: Apache-2.0 license_treatment: permissive maintenance: active --- # reflex-hosting-cli — Reflex Hosting CLI License: permissive · Maintenance: active · Downloads: 421.2K/mo ## What it is and what it does reflex-hosting-cli is a command-line interface for managing Reflex application hosting. It wraps hosting operations into CLI commands, relying on click for command parsing, httpx for API communication, and rich for formatted terminal output. The tool is actively maintained with no known vulnerabilities and permissive licensing. The package is designed for developers deploying Reflex web applications who need programmatic or shell-based control over hosting infrastructure. It abstracts away direct API calls behind a command-line interface, making hosting tasks accessible from scripts and CI/CD pipelines. Use it for: - Deploy or update a Reflex application to a hosting provider from the command line or CI/CD pipeline. - Manage application versions and rollbacks through CLI commands during development workflows. - Automate hosting operations in shell scripts or deployment automation tools. - Query hosting status for deployed Reflex applications. ## Worth the install? AI-flagged interpretation of the facts above — verify before relying. A command-line tool for managing Reflex application hosting and deployment operations. Yes, if you are actively deploying Reflex applications and need CLI-based hosting management. The package has low install friction, active maintenance, permissive licensing, and no known vulnerabilities. Install only after confirming it integrates with your hosting provider and Reflex setup. ## Install pip install reflex-hosting-cli uv add reflex-hosting-cli poetry add reflex-hosting-cli ## Installing reflex-hosting-cli Before you install: Low install friction with a pure Python wheel and five lightweight runtime dependencies. Released with active maintenance status. License in practice: Licensed under Apache-2.0 (permissive), allowing free use, modification, and distribution with minimal restrictions. Quickstart: pip install reflex-hosting-cli # CLI invoked via command line: reflex-hosting-cli [command] Requires Python 3.10 or later. Verify before relying: - What specific hosting operations (deploy, scale, monitor, etc.) the CLI commands actually support. - Whether this is a standalone tool or requires a Reflex framework installation alongside it. - Documentation or examples showing typical workflows and command syntax. - Which hosting platforms or Reflex versions this tool integrates with. ## Package facts - License: Apache-2.0 (permissive) - Python support: supports_current - Install friction: low - Maintenance: active - Downloads: 421.2K/month (top 15,000 on PyPI) - Known vulnerabilities: none known ## Tags reflex hosting deployment cli, reflex app deployment tool, hosting management command line, reflex cli hosting, deploy reflex applications, reflex deployment commands, hosting cli tool, cli, deployment, hosting [View on SkillFed](https://skillfed.io/packages/reflex-hosting-cli) · [View on PyPI](https://pypi.org/project/reflex-hosting-cli/)