[TIMOB-9096] Tooling: titanium.py - command line arguments for "titanium help" not documented
| GitHub Issue | n/a |
| Type | Bug |
| Priority | Low |
| Status | Closed |
| Resolution | Won't Fix |
| Resolution Date | 2013-08-02T21:23:49.000+0000 |
| Affected Version/s | Release 2.0.2, Release 2.0.1 |
| Fix Version/s | n/a |
| Components | Tooling |
| Labels | core |
| Reporter | Dustin Hyde |
| Assignee | Ingo Muschenetz |
| Created | 2012-05-10T11:04:14.000+0000 |
| Updated | 2013-08-02T21:25:24.000+0000 |
Description
titanium.py - command line arguments for "titanium help" not documented.
For example, "titanium help" takes the following commands, but they are not documented as arguments:
create, run, clean, docgen, fastdev
Sample command line usage:
titanium help create
See screenshot for more info.
Attachments
This should be addressed with the new CLI.
The help command is already documented via the --help flag. It's true that "ti help
Closing.