[TIMOB-17207] CLI: "--platform" option does not work for "ti create" command
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | None |
| Status | Closed |
| Resolution | Invalid |
| Resolution Date | 2014-06-25T04:52:19.000+0000 |
| Affected Version/s | Release 3.3.0 |
| Fix Version/s | n/a |
| Components | CLI |
| Labels | qe-3.3.0 |
| Reporter | Satyam Sekhri |
| Assignee | Chris Barber |
| Created | 2014-06-25T04:04:53.000+0000 |
| Updated | 2017-03-20T20:48:41.000+0000 |
This is because
\-\-platformis not a valid option for the create command. When you runti create --helpyou'll see that the correct option is\-\-platforms.The help for "ti create" surely does mention the correct option as "--platforms", which works fine. However, was referring the docs which mentioned it as "--platform" http://docs.appcelerator.com/titanium/latest/#!/guide/Titanium_Command-Line_Interface_Reference-section-35619828_TitaniumCommand-LineInterfaceReference-Create
[~ssekhri] Cool, could you please file a ticket for the docs team to correct the typo?
Closing ticket as invalid.