mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-18 20:02:40 +08:00
665 B
665 B
ng get
Overview
ng get [key]
Get a value from the configuration.
Options
global
`--global` _default value: false_
Get the value in the global configuration (in your home directory).
ng set
Overview
ng set [key]=[value]
Set a value in the configuration.
Options
global
`--global` _default value: false_
Get the value in the global configuration (in your home directory).