feat: Add config support for UI verbosity level (#175)

* feat: Add config support for UI verbosity level

* docs: Add verbosity info in UI doc
This commit is contained in:
Abhisek Datta
2026-03-04 13:32:34 +05:30
committed by GitHub
parent 0c09988776
commit 8cba52201c
5 changed files with 29 additions and 0 deletions
+2
View File
@@ -2,6 +2,8 @@
PMG is an interactive tool. We support multiple interactivity modes such as `silent`, `verbose` etc. to meet different developer experience needs. As such, we need to standardize the UI, UX and interactive messaging guidance for developers.
The verbosity level can be set per-invocation using `--silent` or `--verbose` CLI flags, or persisted via the `verbosity` option in the [configuration file](config.md).
## Messaging
Two types of messages to users are supported: