[TIMOB-6738] Tooling: titanium.py - titanium command line program needs version number in help/main display menu
| GitHub Issue | n/a |
| Type | New Feature |
| Priority | Low |
| Status | Closed |
| Resolution | Won't Fix |
| Resolution Date | 2016-08-22T19:39:45.000+0000 |
| Affected Version/s | Release 1.7.5, Release 1.8.0.1 |
| Fix Version/s | n/a |
| Components | Tooling |
| Labels | n/a |
| Reporter | Dustin Hyde |
| Assignee | Ingo Muschenetz |
| Created | 2011-12-16T19:18:31.000+0000 |
| Updated | 2017-03-22T20:32:03.000+0000 |
Description
titanium command line program needs version number in help/main display menu to enhance validity of working environment. Screenshot attached, just for clarity, not necessarily accurate.
The command line program is located in (depending on the os and sdk version):
e.g., OS X:
/Titanium/mobilesdk/osx/1.8.0.1.v20111216124633/titanium.py
help menu function: titanium.py line ~361
Note:
This is from the compiled SDK and may not necessarily be the original location of the code.
Attachments
titanium.pyhas been deprecated in favor of the Titanium CLI. The Titanium CLI was introduced alongside Titanium SDK 3.0.0 and supports a-vand\-\-versionoptions to display the CLI version as well as ati sdkcommand to display Titanium SDK information. Needless to say, we will not be adding version information totitanium.py.Closing ticket as the issue will not fix and with reference to the above comments.