sln deploy

Deploys all added opcuaapps of a solution into deb-packages.

Usage

appio deploy <options>

Options

Options Description
-h | --help prints the command help
-s | --solution solution name

Parent command

sln

Detailed Description

APPIO sln build executes appio deploy for each APPIO project contained in the solution.

Note

Before the deployment you have to execute the command sln publish.