Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs(CLI): add details for disabling --silent #15343

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

gurkodil
Copy link

Summary

This change clarifies in the documentation that the --silent flag can be overridden with --no-silent or --silent=false. It can be useful in situations when silent is enabled in a package.json script and the user want to explicitly disable it like this:

npm run test -- --no-silent

Test plan

I built the website locally and verified that the changes were displayed correctly. See screenshot below:
Screenshot 2024-10-10 at 18 43 52

Copy link

linux-foundation-easycla bot commented Oct 10, 2024

CLA Signed


The committers listed above are authorized under a signed CLA.

Copy link

netlify bot commented Oct 10, 2024

Deploy Preview for jestjs ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 2f05f90
🔍 Latest deploy log https://app.netlify.com/sites/jestjs/deploys/670806ff45f6180008ac6c73
😎 Deploy Preview https://deploy-preview-15343--jestjs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

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