appio publish

Publish an APPIO project for deployment or usage. This copies the binaries into the publish folder.

Usage

appio publish <options>

Options

Options Description
-h | --help prints the command help
-n | --name appio project name

Parent command

appio

Detailed Description

APPIO publish copies the binaries generated by APPIO build into the publish folder.

Note

You can use the appio deploy command to deploy the opcuaapp into a deb package

Note

There is no need to deploy the opcuaapp if you don’t need a debian package. You can use the binaries right away.