sln add

Adds an opcuaapp to an APPIO solution.

Usage

appio sln add <options>

Options

Options Description
-h | --help prints the command help
-s | --solution APPIO solution name
-p | --project opcuaapp name

Parent command

sln

Detailed Description

Sln add adds a chosen opcuaapp to the defined APPIO solution.

Note

If you use multiple opcuaapps, a solution makes the handling of these much easier. Example: You can build all the added opcuaapps with appio sln build.