iectl iem app-project create-project¶
creates a new project on IEM
NOTICE
The App Project journey is deprecated in the new IEM UI. If you are working with IEM V2 (early access), these commands are not supported.
iectl iem app-project create-project [flags]
Options¶
-c, --company-name string name of the company which you want to associate with project
-d, --description string project description
-h, --help help for create-project
--name string project name
Options inherited from parent commands¶
-o, --output string output format
-q, --query string query on result of object
-v, --verbose verbose output
Example¶
iectl iem app-project create-project --company-name "Faith Company LLC" --description "Car Manufacturer App development" --name "Dev"
SEE ALSO¶
- iectl iem app-project - iem project and its application commands