Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-17588] CLI: Running "ti create -t module --template" does not prompt user for specifying the project template.

GitHub Issuen/a
TypeBug
PriorityMedium
StatusOpen
ResolutionUnresolved
Affected Version/sRelease 3.4.0
Fix Version/sn/a
ComponentsCLI
Labelscb-tooling
ReporterKhushbu Agrawal
AssigneeFeon Sua Xin Miao
Created2014-09-02T04:02:08.000+0000
Updated2020-01-30T08:50:32.000+0000

Description

Description: Running "ti create -t module --template" does not prompts the user to specify the project template to be used and creates the module.Running "ti create -t app --template" also doesn't prompt user for the project template. The issue is reproducible with CLI 3.3.0. STEPS TO REPRODUCE 1. Open a terminal window 2. Run 'ti create -t module --template' or Run 'ti create -t app --template" 3. Type in a valid Project name and all prompted values EXPECTED RESULT The CLI should notice the missing parameters for template and ask for a valid input from the user. ACTUAL RESULT The command does not prompt user for project template and creates module or app project successfully.

Comments

No comments

JSON Source