question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Silent mode for nx

See original GitHub issue

Please make sure you have read the submission guidelines before posting an issue

Expected Behavior

When running something like nx affected:apps --all or nx affected:apps, I would like to be able to only get the list of apps as output.

The purpose is to be able to write scripts that use the output of nx affected:apps.

Current Behavior

Currently, I get the following extra line just before the list of apps:

Note: Nx defaulted to --base=master --head=HEAD

Context

Please provide any relevant information about your setup:

  • version of Nx used : 8.0.2
  • version of Angular CLI used : 8.0.3
  • version of Angular DevKit used : 0.800.3

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:5
  • Comments:13 (3 by maintainers)

github_iconTop GitHub Comments

9reactions
vsavkincommented, Aug 28, 2019

Folks, we are working on it. Thank you for your patience.

6reactions
vsavkincommented, Dec 2, 2019

Folks,

--plain provides the old output with the apps and libs just separated with a space.

So you could do:

nx affected:apps --base=master --plain

And it will print:

app1 app2

We added print-affected to print a lot more information as well. We are working on enhancing print-affected to handle more scenarios.

I’m going to close it.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Using Silent Install Mode to Integrate Fibersim with NX
The only thing required for the Silent mode is a properties (text) file that can be set up ahead of time to drive...
Read more >
How to install NX Client in silent or verysilent mode - NoMachine
When using the /silent option only the progress window will be shown while with the /verysilent option no window will be shown at...
Read more >
STOP/START NxServer in SILENT MODE (?) - | NexusDB
STOP/START NxServer in SILENT MODE (?). Hi, my customers have installed the server in service mode... how stop/start the server in SILENT MODE?...
Read more >
Silent Shutter any Samsung NX Camera - DPReview
Silent Shutter any Samsung NX Camera ? Started Jan 7, 2016 | Questions ... I think the NX mini has a silent mode....
Read more >
import cgm in silent mode - NX Journaling
Home » Forums » General Discussion » import cgm in silent mode ... I want to create a new nx part from run_journal...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found