[TIMOB-17188] CLI: App ID in not validated against a single word ID in CLI
	
	
| GitHub Issue | n/a | 
|---|
| Type | Bug | 
|---|
| Priority | Low | 
|---|
| Status | Closed | 
|---|
| Resolution | Won't Fix | 
|---|
| Resolution Date | 2016-09-20T15:49:29.000+0000 | 
|---|
| Affected Version/s | Release 3.3.0 | 
|---|
| Fix Version/s | n/a | 
|---|
| Components | CLI | 
|---|
| Labels | qe-3.3.0 | 
|---|
| Reporter | Kajenthiran Velummaylum | 
|---|
| Assignee | Chris Barber | 
|---|
| Created | 2014-06-20T09:44:09.000+0000 | 
|---|
| Updated | 2017-03-23T22:32:52.000+0000 | 
|---|
Description
	When a project is created from CLI, It allows the app id value with a *single word*. It doesn't check for reverse domain notation like X.X.X (refer CLI_allow.png).
But Studio does not allow a *single word app id* (refer studio_not_allow.png). 
Expected Result
Studio and CLI should behave *identically*. 
This is *not a regression* since it occurs in 3.2.3 GA as well
Attachments
 
Since a single word app id is valid, there's no bug. Studio may prompt saying that the app id must be more than one word, but that's a Studio problem then.
Closing ticket as Won't Fix with reference to the above comments.