yarn constraints query
query the constraints fact database
yarn constraints query <query>
Examples
Section titled “Examples”List all dependencies throughout the workspace :
yarn constraints query 'workspace_has_dependency(_, DependencyName, _, _).'
Details
Section titled “Details”This command will output all matches to the given prolog query.
Options
Section titled “Options”Definition | Description |
---|---|
| Format the output as an NDJSON stream |