[TIMOB-13593] CLI: Allow ti sdk install to specify CI SDK versions
| GitHub Issue | n/a |
|---|---|
| Type | New Feature |
| Priority | Low |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2013-08-02T23:18:44.000+0000 |
| Affected Version/s | Release 3.1.0 |
| Fix Version/s | 2013 Sprint 16, 2013 Sprint 16 Core, Release 3.2.0 |
| Components | CLI |
| Labels | qe-3.1.0, qe-closed-3.2.0 |
| Reporter | Dustin Hyde |
| Assignee | Chris Barber |
| Created | 2013-04-16T16:33:43.000+0000 |
| Updated | 2016-08-19T23:12:32.000+0000 |
Description
CLI: allow ti sdk install to specify CI SDK versions.
For example, if I run:
ti sdk install 3.1.0.v20130415184552
I would expect that version to install.
Currently, the result is:
[ERROR] Invalid version "3.1.0.v20130415184552"
https://github.com/appcelerator/titanium/pull/50 https://github.com/appcelerator/node-appc/pull/50
You can install an SDK multiple ways: By version: 1) Run "ti sdk install 3.1.1.GA" By version and branch 1) Run "ti sdk -r --branch master" 2) Select a master branch build version 3) Run "ti sdk install
Tested and verified the fix with: CLI 3.2.0-cr Alloy 1.3.0-cr Mac osx 10.9 Mavericks Installed SDK version by using the command