Skip to content

feat: Add quiet CLI flag to silence informational outputs#2161

Open
cswilson252 wants to merge 2 commits into
MobilityData:masterfrom
cswilson252:addQuietFlag
Open

feat: Add quiet CLI flag to silence informational outputs#2161
cswilson252 wants to merge 2 commits into
MobilityData:masterfrom
cswilson252:addQuietFlag

Conversation

@cswilson252
Copy link
Copy Markdown
Contributor

Summary:

Adds a CLI flag (-q, --quiet) to silence informational printouts (those not related to a version upgrade) in the validation runner

Closes #256

Expected behavior:

Explain and/or show screenshots for how you expect the pull request to work in your testing (in case other devices exhibit different behavior).

Please make sure these boxes are checked before submitting your pull request - thanks!

  • Run the unit tests with gradle test to make sure you didn't break anything
  • Add or update any needed documentation to the repo
  • Format the title like "feat: [new feature short description]". Title must follow the Conventional Commit Specification(https://www.conventionalcommits.org/en/v1.0.0/).
  • Linked all relevant issues

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.

Implement verbosity option

1 participant