mcp-angular-cli

by talzach
MIT License
41
1

ng_run

Execute custom architect targets in Angular applications by specifying a target and appRoot. Supports additional options to tailor the run command for specific build or development tasks.

Instructions

Run 'ng run' to execute a custom architect target

Input Schema

NameRequiredDescriptionDefault
appRootYesThe absolute path to the first folder in the 'path' property. For example, if 'path' is 'webui/src/app/modules/alerts', then 'appRoot' should be the absolute path to 'webui'.
optionsNoAdditional options for ng run
targetYesThe target to run (e.g., app:build:production)

Input Schema (JSON Schema)

{ "properties": { "appRoot": { "description": "The absolute path to the first folder in the 'path' property. For example, if 'path' is 'webui/src/app/modules/alerts', then 'appRoot' should be the absolute path to 'webui'.", "type": "string" }, "options": { "additionalProperties": { "type": "string" }, "description": "Additional options for ng run", "type": "object" }, "target": { "description": "The target to run (e.g., app:build:production)", "type": "string" } }, "required": [ "target", "appRoot" ], "type": "object" }

You must be authenticated.

Other Tools from mcp-angular-cli

Related Tools

    ID: b7qr0uwux1