Skip to main content

yarn constraints query

Query the constraints fact database.

Usage

$ yarn constraints query <query>

Examples

List all dependencies throughout the workspace :

yarn constraints query 'workspace_has_dependency(_, DependencyName, _, _).'

Details

This command will output all matches to the given prolog query.

Options

DefinitionDescription

--json

Format the output as an NDJSON stream