Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-13814] Add an option to allow creating projects in workspace dir

GitHub Issuen/a
TypeStory
PriorityLow
StatusClosed
ResolutionWon't Fix
Resolution Date2015-11-25T17:06:41.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsCLI
Labelsn/a
ReporterPraveen Innamuri
AssigneeChris Barber
Created2013-05-10T00:02:02.000+0000
Updated2017-03-23T22:36:41.000+0000

Description

When a project is created using ti create --workspace-dir "/path/to/workspace", it creates the project files under /path/to/workspace/project. However, if the user want to create the project under a custom location (/path/to/myProject), then CLI still creates project files under /path/to/myProject/projectName. Add an additional option (like --project-dir) in 'create' command to allow the project files to be created under user specified location.

Comments

  1. Chris Barber 2015-11-25

    We are not introducing a \-\-project\-dir option to ti create. The correct way to do this is \-\-workspace\-dir and \-\-name.
  2. Lee Morris 2017-03-23

    Closing ticket as Won't Fix with reference to the above comments.

JSON Source