Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@mkaz
Copy link
Owner

@mkaz mkaz commented Aug 23, 2025

Remove the need for the "show" action when displaying for books and reviews.

The default is to show:

libro book - show recent books added
libro review - show recent reviews added

libro book ID - show book details for book ID
libro review ID - show review details for review ID

Improve consistency across all actions, book and review support same flags

libro book --author NAME - show books matching author NAME
libro book --year YEAR - show books published in YEAR
libro book --title TITLE - show books matching title TITLE

libro review --author NAME - show reviews matching author NAME
libro review --year YEAR - show reviews entered in YEAR
libro review --title TITLE - show reviews matching book title TITLE

@mkaz mkaz changed the title Simplify CLI and imrpove consistency Simplify CLI and improve consistency Aug 23, 2025
@mkaz mkaz merged commit 628ea1b into trunk Aug 23, 2025
@mkaz mkaz deleted the simplify/flags branch August 23, 2025 04:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants