---
id: fastapi-cloud-cli
version: "0.23.0"
license: MIT
license_treatment: permissive
maintenance: active
---
# fastapi-cloud-cli — Deploy and manage FastAPI Cloud apps from the command line 🚀
License: permissive · Maintenance: active · Popularity: top 1,000 on PyPI
## Install
pip install fastapi-cloud-cli
uv add fastapi-cloud-cli
poetry add fastapi-cloud-cli
## Description
# FastAPI Cloud CLI
---
**Source Code**: https://github.com/fastapilabs/fastapi-cloud-cli
---
## License
This project is licensed under the terms of the MIT license.
## AI interpretation — verify before relying
FastAPI Cloud CLI is a command-line tool for deploying and managing FastAPI applications in the cloud. It provides CLI commands built on typer and uvicorn to streamline cloud deployment workflows.
Verdict: A young but actively maintained tool (Beta status, first release Dec 2024) with no known vulnerabilities and permissive MIT licensing. Low install friction and current Python version support make it accessible, though its small community (38 GitHub stars) and brief history mean production adoption should be weighed against your tolerance for early-stage tooling.
[View on SkillFed](https://skillfed.io/packages/fastapi-cloud-cli) · [View on PyPI](https://pypi.org/project/fastapi-cloud-cli/)