Ash Ramirez 434a3740f0 refactor(@angular/cli): update aio links -> adev links
Updates for all angular.io links to the new angular.dev domain. Additionally, adjustment to new resources where the equivalent does not exist on the new site (e.g. Tour of Heroes tutorial)
2024-06-06 11:12:06 +02:00
..

Architect CLI

This package contains the executable for running an Architect Builder.

Usage

architect [project][:target][:configuration] [options, ...]

Run a project target.
If project/target/configuration are not specified, the workspace defaults will be used.

Options:
    --help              Show available options for project target.
                        Shows this message instead when ran without the run argument.


Any additional option is passed the target, overriding existing options.