Get name of current affected app #12352
dan-cooke
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want to tag a docker image using
nx affected --target=docker --tags=myrepo.io/{APP}
How can I get the current
APP
being executed bynx affected
. I swore lerna had something for this, but I can't quite find it.Any ideas?
Beta Was this translation helpful? Give feedback.
All reactions