# fastapi-cloud-cli

> Deploy and manage FastAPI Cloud apps from the command line 🚀

- **URL**: https://www.freshcrate.ai/projects/fastapi-cloud-cli
- **Author**: pypi
- **Category**: Frameworks
- **Latest version**: `0.19.0` (2026-06-01)
- **License**: MIT
- **Source**: https://github.com/fastapilabs/fastapi-cloud-cli/blob/main/release-notes.md
- **Homepage**: https://pypi.org/project/fastapi-cloud-cli/
- **Language**: Python
- **GitHub**: 33 stars, 9 forks
- **Registry**: pypi (`fastapi-cloud-cli`)
- **Tags**: `pypi`

## Description

# FastAPI Cloud CLI

<a href="https://github.com/fastapilabs/fastapi-cloud-cli/actions/workflows/test.yml" target="_blank">
    <img src="https://github.com/fastapilabs/fastapi-cloud-cli/actions/workflows/test.yml/badge.svg" alt="Test">
</a>
<a href="https://github.com/fastapilabs/fastapi-cloud-cli/actions/workflows/publish.yml" target="_blank">
    <img src="https://github.com/fastapilabs/fastapi-cloud-cli/actions/workflows/publish.yml/badge.svg" alt="Publish">
</a>
<a href="https://coverage-badge.samuelcolvin.workers.dev/redirect/fastapilabs/fastapi-cloud-cli" target="_blank">
    <img src="https://coverage-badge.samuelcolvin.workers.dev/fastapilabs/fastapi-cloud-cli.svg" alt="Coverage">
<a href="https://pypi.org/project/fastapi-cloud-cli" target="_blank">
    <img src="https://img.shields.io/pypi/v/fastapi-cloud-cli?color=%2334D058&label=pypi%20package" alt="Package version">
</a>

---

**Source Code**: <a href="https://github.com/fastapilabs/fastapi-cloud-cli" target="_blank">https://github.com/fastapilabs/fastapi-cloud-cli</a>

---

## License

This project is licensed under the terms of the MIT license.

## Recent releases

| Version | Date | Urgency | Changes |
| --- | --- | --- | --- |
| `0.19.0` | 2026-06-01 | High | ### Features  * ✨ Improve `env list` output. PR [#203](https://github.com/fastapilabs/fastapi-cloud-cli/pull/203) by [@patrick91](https://github.com/patrick91). * 🔊 Add debug logging in `fastapi login` command. PR [#207](https://github.com/fastapilabs/fastapi-cloud-cli/pull/207) by [@YuriiMotov](https://github.com/YuriiMotov).  ### Refactors  * ♻️ Do not suggest `src` as a directory that could contain a `pyproject.toml`. PR [#211](https://github.com/fastapilabs/fastapi-cloud-cli/pull/211 |
| `0.18.0` | 2026-05-22 | High | ### Features  * 🚸 Show Top-3 files larger than threshold on `deploy` command. PR [#190](https://github.com/fastapilabs/fastapi-cloud-cli/pull/190) by [@YuriiMotov](https://github.com/YuriiMotov). * ✨ Show if there's a new fastapi-cloud-cli version available. PR [#201](https://github.com/fastapilabs/fastapi-cloud-cli/pull/201) by [@patrick91](https://github.com/patrick91).  ### Refactors  * ♻️ Rename `app_slug` parameter of `_get_app` to `app_id`. PR [#192](https://github.com/fastapilabs/ |
| `0.17.1` | 2026-04-27 | High | ### Fixes  * 🐛 Improve error message when receiving a 403. PR [#189](https://github.com/fastapilabs/fastapi-cloud-cli/pull/189) by [@patrick91](https://github.com/patrick91).  ### Internal  * ⬆ Bump astral-sh/setup-uv from 7.6.0 to 8.1.0. PR [#182](https://github.com/fastapilabs/fastapi-cloud-cli/pull/182) by [@dependabot[bot]](https://github.com/apps/dependabot). |
| `0.17.0` | 2026-04-21 | Low | Imported from PyPI (0.17.0) |
| `0.16.1` | 2026-04-08 | Medium | ### Fixes  * 🐛 Fix archive creation of Windows files inside WSL. PR [#178](https://github.com/fastapilabs/fastapi-cloud-cli/pull/178) by [@DoctorJohn](https://github.com/DoctorJohn). |
| `0.16.0` | 2026-04-07 | Medium | ### Features  * ✨ Update deployment statuses. PR [#176](https://github.com/fastapilabs/fastapi-cloud-cli/pull/176) by [@DoctorJohn](https://github.com/DoctorJohn). * 💄 Show deployment upload progress. PR [#171](https://github.com/fastapilabs/fastapi-cloud-cli/pull/171) by [@YuriiMotov](https://github.com/YuriiMotov).  ### Internal  * 🔒 Pin GitHub actions by commit SHA. PR [#172](https://github.com/fastapilabs/fastapi-cloud-cli/pull/172) by [@YuriiMotov](https://github.com/YuriiMotov). |
| `0.15.1` | 2026-03-26 | Medium | ### Features  * 💄 Allow filtering for teams and apps. PR [#169](https://github.com/fastapilabs/fastapi-cloud-cli/pull/169) by [@YuriiMotov](https://github.com/YuriiMotov).  ### Internal  * 🔥 Remove unused `tests/assets`. PR [#170](https://github.com/fastapilabs/fastapi-cloud-cli/pull/170) by [@YuriiMotov](https://github.com/YuriiMotov). |
| `0.15.0` | 2026-03-11 | Low | ### Features  * ✨ Add `fastapi cloud setup-ci`. PR [#157](https://github.com/fastapilabs/fastapi-cloud-cli/pull/157) by [@savannahostrowski](https://github.com/savannahostrowski).  ### Internal  * 👷 Add `ty` to precommit. PR [#167](https://github.com/fastapilabs/fastapi-cloud-cli/pull/167) by [@svlandeg](https://github.com/svlandeg). |
| `0.14.1` | 2026-03-08 | Low | ### Fixes  * 🐛 Fix nested progress in deploy causing weird output. PR [#166](https://github.com/fastapilabs/fastapi-cloud-cli/pull/166) by [@patrick91](https://github.com/patrick91).  ### Docs  * 📝 Add dates to release notes. PR [#161](https://github.com/fastapilabs/fastapi-cloud-cli/pull/161) by [@YuriiMotov](https://github.com/YuriiMotov).  ### Internal  * ⬆ Bump tiangolo/latest-changes from 0.4.0 to 0.4.1. PR [#162](https://github.com/fastapilabs/fastapi-cloud-cli/pull/162) by [@d |
| `0.14.0` | 2026-02-25 | Low | ### Features  * ✨ Wait for verification after building. PR [#160](https://github.com/fastapilabs/fastapi-cloud-cli/pull/160) by [@patrick91](https://github.com/patrick91).  ### Refactors  * 💄 Update how we show messages. PR [#159](https://github.com/fastapilabs/fastapi-cloud-cli/pull/159) by [@patrick91](https://github.com/patrick91).  ### Internal  * 👷 Add `windows-latest` to test matrix. PR [#158](https://github.com/fastapilabs/fastapi-cloud-cli/pull/158) by [@YuriiMotov](https:/ |

## Citation

- HTML: https://www.freshcrate.ai/projects/fastapi-cloud-cli
- Markdown: https://www.freshcrate.ai/projects/fastapi-cloud-cli.md
- Dependencies JSON: https://www.freshcrate.ai/api/projects/fastapi-cloud-cli/deps

_Generated by freshcrate.ai. Indexes pypi releases for AI-agent ecosystem packages._
