Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-11267] CLI: Revamp prompt library

GitHub Issuen/a
TypeStory
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2013-08-02T23:19:18.000+0000
Affected Version/sRelease 3.0.0
Fix Version/s2013 Sprint 16, 2013 Sprint 16 Core, Release 3.2.0
ComponentsCLI
Labelsn/a
ReporterChris Barber
AssigneeChris Barber
Created2012-10-04T23:42:59.000+0000
Updated2017-03-13T21:21:02.000+0000

Description

The current prompt library has a few issues with our current system and needs some local modifications. We need to remove the incomplete old prompt library from node-appc.

Comments

  1. Chris Barber 2013-07-26

    https://github.com/appcelerator/titanium/pull/50 https://github.com/appcelerator/node-appc/pull/50
  2. Chris Barber 2013-07-31

    To test, there are a number of places prompting is present: * Be logged out, then run a command that requires auth and it will prompt for username and password ** 3 bad tries will exit * Run a command with missing required options or arguments * Run the "ti sdk select" command without specifying a version at the command line and it will prompt for the version * Run the "ti sdk uninstall" command without specifying a version at the command line and it will prompt for the version * Run through all the screens in the "titanium setup" command * Run "ti build" without a --platform and it will prompt for the platform
  3. Lee Morris 2017-03-13

    Closing ticket as fixed.

JSON Source