kevinrohn/Create Mender artifact module-image

Create an mender artifact file

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
artifact-nameName of the artifactyes
device-typeType of device(s) supported by the Artifact. You can specify multiple compatible devices providing this parameter multiple times.yes
typeType of payload. This is the same as the name of the update module.yes
artifact-contentContent for the artifact payload, based on the payload type.yes
output-pathFull path to output artifact file.yes
state-scriptsFull path to the state script(s). You can specify multiple scripts providing this parameter multiple times.no
software-nameName of the key to store the software version: rootfs-image.NAME.version, instead of rootfs-image.PAYLOAD_TYPE.version.no
software-versionValue for the software version, defaults to the name of the artifact.no
namedescription
path-to-artifactThe path to the generated mender artifact.