nx graph

Graph dependencies within workspace

Options

NameDescription
--exclude <projects>Exclude certain projects from being processed
--file <arg>Output file (e.g. --file=output.json or --file=dep-graph.html)
--focus <project>Use to show the project graph for a particular project and every node that is either an ancestor or a descendant
--groupByFolderGroup projects by folder in the project graph
--helpShow help
--host <arg>Bind the project graph server to a specific ip address
--openOpen the project graph in the browser
--port <arg>Bind the project graph server to a specific port
--targets <targets>Targets (comma/space delimited)
--versionShow version number
--view <arg>Choose whether to view the projects or task graph
--watchWatch for changes to project graph and update in-browser