You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 30, 2026. It is now read-only.
Motivation: avoid console spam that breaks CLI/TUI app rendering.
Running:
Outputs:
The
verboseargument doesn't affect these outputs, as of now.Note
I can submit a PR for this but would like to know: should the
verboseargument behavior be changed or should I add a newquietargument/flag?