Installing the IE App Publisher CLI (Deprecated)¶
NOTICE
We recommend using IECTL publisher commands
This chapter shows the installation procedure below for the CLI version of the IE App Publisher.
Requirement¶
Downloaded the industrial_edge_app_publisher-vx.x.x.zip
file from the Industrial Edge Hub.
The name of the file depends on the number of the IE App Publisher version. The wildcard *
will be used in the further course of the documentation.
Procedure¶
-
Extract the downloaded zip file.
-
Copy the file to your $PATH location.
-
Create an empty folder for Workspace.
-
Open the terminal / command line and navigate to the Workspace folder.
-
Initialize the workspace with following command:
ie-app-publisher-<OS> ws i
or
ie-app-publisher-<OS> workspace init
OS
: Depends on the office system you use, Linux or Windows.
NOTICE
Help for the CLI versions To show help about commands in the CLI, enter following command in the command line:
ie-app-publisher -h
or
ie-app-publisher --help
You can find all commands to work with the CLI version of the IE App Publisher in the appendix.