iectl iem¶
iectl iem¶
Description
Basic IEM commands.
Usage
iectl iem [OPTIONS]
Options
-h, --help help for iem
Options inherited from parent commands
-o, --output string output format
-q, --query string query on result of object
-v, --verbose verbose output
iectl iem create-app¶
Description
Create a Docker Compose app on the IEM.
Usage
iectl iem create-app [OPTIONS]
Options
--name name of the application you want to create
--repositoryName name of the repo name associated with the application
--category name of category under which you want to create the app
--description description of the application
--projectName project name in which application should be created
--icon-path path of the image you want to associate with application
--web-address (optional) web address associated with the app (default "www.siemens.com")
--configurator-url (optional) redirect url for the external configurator
--signup-type (optional) Use Edge Device Auth Service. Allowed Inputs - "SignUpWithCodeOnly", "SignUpWithOrWithoutCode", "NoSignUp", "SignUpWithoutCode", "None" (default "None")
--help help for create-app
Options inherited from parent commands
-o, --output string output format
-q, --query string query on result of object
-v, --verbose verbose output
iectl iem create-company¶
Description
Add company information of the app provider to the IEM.
Usage
iectl iem create-company [OPTIONS]
Options
--name name of the company you want to create
--address address of the company
--city city in which company is located
--state state in which company is located
--zip-code postal code of your company location
--email email address of the company
--phone company phone number without country code, for example: +49 15906123172 --> 15906123172
--country-code (optional) 2 digit iso code of the country in which company is located, eg.g IN for India , DE for Germany , TR for Turkey , US for United States , GB for United Kingdom (default "DE")
--web-address (optional) web address of the company (default "www.siemens.com")
--help help for create-company
Options inherited from parent commands
-o, --output string output format
-q, --query string query on result of object
-v, --verbose verbose output
iectl iem create-project¶
Description
Create an app project on the IEM.
Usage
iectl iem create-project [OPTIONS]
Options
--name name of the project you want to create
--company-name name of the company which you want to associate with the project
--description project description
--help help for create-company
Options inherited from parent commands
-o, --output string output format
-q, --query string query on result of object
-v, --verbose verbose output
iectl iem delete-cluster¶
Description
Delete cluster and IEM.
Usage
iectl iem delete-cluster
Options
-h, --help help for delete-cluster
Options inherited from parent commands
-o, --output string output format
-q, --query string query on result of object
-v, --verbose verbose output