Skip to content

✨ Include the version of fastapi-cloud-cli to the output of --version#341

Merged
tiangolo merged 1 commit into
mainfrom
add-cloud-cli-version-to-version-command-output
Jun 18, 2026
Merged

✨ Include the version of fastapi-cloud-cli to the output of --version#341
tiangolo merged 1 commit into
mainfrom
add-cloud-cli-version-to-version-command-output

Conversation

@YuriiMotov

@YuriiMotov YuriiMotov commented Mar 17, 2026

Copy link
Copy Markdown
Member

With fastapi-cloud-cli installed:

$ fastapi --version

FastAPI CLI version: 0.0.24
FastAPI Cloud CLI version: 0.15.0

Without fastapi-cloud-cli installed:

$ fastapi --version

FastAPI CLI version: 0.0.24

We may also want to support fastapi cloud --version, I opened PR fastapilabs/fastapi-cloud-cli#168 for this

@YuriiMotov YuriiMotov added the feature New feature or request label Mar 17, 2026
@YuriiMotov YuriiMotov marked this pull request as ready for review March 17, 2026 16:17
@YuriiMotov YuriiMotov requested a review from patrick91 May 1, 2026 10:28

@tiangolo tiangolo left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great, thank you! 🚀

@tiangolo tiangolo merged commit bf036fc into main Jun 18, 2026
21 checks passed
@tiangolo tiangolo deleted the add-cloud-cli-version-to-version-command-output branch June 18, 2026 08:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants