[TIMOB-16870] CLI: Expose build configuration via command line options
| GitHub Issue | n/a |
|---|---|
| Type | New Feature |
| Priority | Low |
| Status | Open |
| Resolution | Unresolved |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | CLI |
| Labels | cb-tooling |
| Reporter | Chris Barber |
| Assignee | Chris Barber |
| Created | 2014-04-19T01:04:58.000+0000 |
| Updated | 2016-09-14T22:58:52.000+0000 |
Description
This ticket is phase 3 of 3 phases:
1. Decouple settings from the deploy type and expose the defaults in an XML file that is in the SDK (TIMOB-12025)
2. Allow setting overrides in the tiapp.xml (TIMOB-16869)
3. Expose build configurations via command line options that allow selection of custom build configuration(this ticket)
The new option will be called
--build-configuration <value>. It is designed to mimic the deploy type.
No comments