I can not find any documentation for angular-cli.json and how to properly configure it.
For instance:
a) What is the "addons" and "packages" keys for ?
b) The value of the "apps" key is an array where it appears only first entry is presently used. It would be nice if I can add multiple configuration values and chose which one to use from the CLI interface. Is that possible or planned for the future (as the array type seems to indicate) ?