Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 563 Bytes

File metadata and controls

19 lines (12 loc) · 563 Bytes

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.