CLI command: c4-cli bootapp compile
Compiles a boot application for offline deployment
Usage:
c4-cli bootapp compile [app-path] [target-path] [OPTIONS]
c4-cli bootapp compile C:/path/to/application.iecapp/
Arguments | Description |
|---|---|
| Specifies the path to the directory of the application to be compiled. If this is omitted, then the command will default to the current directory. |
| Specifies the path of the destination directory. If this is omitted, then the hidden folder |
Options | Description |
|---|---|
| Prints the help for the command |
| Enables logging on the console at the |
| Sets the log level for logging to the console, for example |
| Optional. When the flag is set, the command will report in the usual way which changes would have been made during the execution. However, the file system will not be modified. |