fioctl targets offline-update¶
Download Target content for an offline update
Synopsis¶
Download Target content for an offline update
Examples¶
# Download update content of the production target #1451 tagged by "release-01" for "intel-corei7-64" hardware type
fioctl targets offline-update intel-corei7-64-lmp-1451 /mnt/flash-drive/offline-update-content --tag release-01 --prod
# Download update content of the CI target #1451 tagged by "devel" for "raspberrypi4-64" hardware type
fioctl targets offline-update raspberrypi4-64-lmp-1448 /mnt/flash-drive/offline-update-content --tag devel --expires-in-days 15
Options¶
Options inherited from parent commands¶
SEE ALSO¶
- fioctl targets - Manage factory’s TUF targets