nitrile build
¶
This command builds the package according to the
build
settings in nitrile.yml
.
Options¶
--list
¶
Only print build goal names. The builds are not run.
--only=GOAL1[,GOAL2,..]
¶
Only build goals GOAL1
, GOAL2
, etc. (and their dependencies).