Skip to content

Conversation

@ApostolFet
Copy link

@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

codecov bot commented Oct 19, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.83%. Comparing base (c604f8e) to head (47f9a1e).
⚠️ Report is 32 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4446      +/-   ##
==========================================
- Coverage   97.93%   97.83%   -0.10%     
==========================================
  Files         319      297      -22     
  Lines       15569    15306     -263     
  Branches     1721     1713       -8     
==========================================
- Hits        15247    14975     -272     
- Misses        184      189       +5     
- Partials      138      142       +4     

☔ 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
Author

@sobolevn Can you please review this pull request?)

@github-actions
Copy link

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

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 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

1 participant