Build Command
OPTIONS
Command Flags | Description |
-ad,--addDep | Additional dependencies to include, in GAV(C) format: "group_id:artifact_id:version" / "group_id:artifact_id:version:classifier". |
-a,--arch | The target CPU architecture. Must be one of { |
-c,--config | Configuration for the deployment types specified via -dt/--deploymentType. For example, "-c jar.outputdir=/some/dir jar.name=my.jar" etc. Configuration keys: JAR deployment config keys: jar.outputdir, jar.name,jar.groupid, jar.artifactid, jar.version ClassPathDeployment config keys: classpath.outputFile, classpath.type |
-dt,--deploymentType | The deployment types to use: |
-d,--device | Compute device to be used. If not set: artifacts are build for |
-m,--modules | Names of the Konduit-Serving modules to include, as a comma-separated list of values. Note that this is not necessary when a pipeline is included (via |
-o,--os | Operating systems to build for. Valid values: { |
-p,--pipeline | Path to a pipeline JSON file. |
-s,--serverType | Type of server - |
Last updated