Skip to content

Add quiet CLI mode#190

Merged
mxr merged 1 commit into
mainfrom
add-quiet-mode
Apr 16, 2026
Merged

Add quiet CLI mode#190
mxr merged 1 commit into
mainfrom
add-quiet-mode

Conversation

@mxr
Copy link
Copy Markdown
Owner

@mxr mxr commented Apr 16, 2026

Problem

The CLI always prints status messages and tldm progress output, which makes it awkward to use in scripts or other fully silent workflows.

Solution

Add a --quiet flag that suppresses all CLI output, thread that flag through the sync and insert paths, and cover the behavior in tests and README usage docs.

@mxr mxr marked this pull request as ready for review April 16, 2026 21:33
@mxr mxr enabled auto-merge (squash) April 16, 2026 21:33
@mxr mxr merged commit a237110 into main Apr 16, 2026
12 checks passed
@mxr mxr deleted the add-quiet-mode branch April 16, 2026 21:34
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.

1 participant