Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-11472] CLI: need to hide --debug-host option

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2012-10-19T04:39:47.000+0000
Affected Version/sRelease 3.0.0
Fix Version/sRelease 3.0.0, Release 3.1.0, 2012 Sprint 21 JS, 2012 Sprint 21
ComponentsTooling
Labelsqe-cli
ReporterNatalie Huynh
AssigneeChris Barber
Created2012-10-13T20:12:43.000+0000
Updated2012-11-15T17:34:33.000+0000

Description

Steps To Reproduce: 1. Run "titanium build -h" Actual: iOS Build Options: -H, --debug-host debug connection info; airkey and hosts required for device and dist-adhoc, ignored for dist-appstore Android Build Options: -H, --debug-host debug connection info Expected: Those options should be hidden as they do not work with CLI

Comments

  1. Chris Barber 2012-10-13

    Master pull request: https://github.com/appcelerator/titanium_mobile/pull/3219 3.0.x pull request: https://github.com/appcelerator/titanium_mobile/pull/3220
  2. Natalie Huynh 2012-10-18

    Android's option is not commented out. iOS is good.
  3. Chris Barber 2012-10-18

    Master pull request: https://github.com/appcelerator/titanium_mobile/pull/3290 3.0.x pull request: https://github.com/appcelerator/titanium_mobile/pull/3291
  4. Natalie Huynh 2012-11-15

    Tested with CLI 3.0.16 SDK 3.0.0.v20121113170203

JSON Source