Skip to content

feat(cli): Add suggest command version for option --version and -V in cli interface.#4446

Merged
provinzkraut merged 2 commits intolitestar-org:mainfrom
ApostolFet:feature/gh-4332
Jan 7, 2026
Merged

feat(cli): Add suggest command version for option --version and -V in cli interface.#4446
provinzkraut merged 2 commits intolitestar-org:mainfrom
ApostolFet:feature/gh-4332

Conversation

@ApostolFet
Copy link
Copy Markdown
Contributor

@ApostolFet ApostolFet commented Oct 19, 2025

Description

Add suggest command version for option --version and -V in cli interface.
Preview:
image

Closes

Fixes #4332

@ApostolFet ApostolFet requested review from a team as code owners October 19, 2025 09:29
@github-actions github-actions bot added area/private-api This PR involves changes to the privatized API size: small type/feat pr/external Triage Required 🏥 This requires triage labels Oct 19, 2025
@codecov
Copy link
Copy Markdown

codecov bot commented Oct 19, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.83%. Comparing base (44c1fa4) to head (9f0919d).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4446   +/-   ##
=======================================
  Coverage   97.83%   97.83%           
=======================================
  Files         296      297    +1     
  Lines       15308    15319   +11     
  Branches     1716     1716           
=======================================
+ Hits        14977    14988   +11     
  Misses        189      189           
  Partials      142      142           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@ApostolFet ApostolFet force-pushed the feature/gh-4332 branch 2 times, most recently from 9815afd to 47f9a1e Compare October 19, 2025 19:27
@ApostolFet
Copy link
Copy Markdown
Contributor Author

@sobolevn Can you please review this pull request?)

@github-actions
Copy link
Copy Markdown

Documentation preview will be available shortly at https://litestar-org.github.io/litestar-docs-preview/4446

@provinzkraut provinzkraut enabled auto-merge (squash) January 7, 2026 11:31
@provinzkraut provinzkraut merged commit 5354022 into litestar-org:main Jan 7, 2026
25 checks passed
provinzkraut pushed a commit that referenced this pull request Jan 25, 2026
…in cli interface. (#4446)

feat(cli): add suggestion for option --version and -V

(cherry picked from commit 5354022)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/private-api This PR involves changes to the privatized API pr/external pr/internal size: small Triage Required 🏥 This requires triage type/feat

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enhancement: CLI must suggest version command when using --version flag

2 participants