ostree static-deltaOSTreeDeveloperColinWalterswalters@verbum.orgostree static-delta1ostree-static-deltaManage static delta filesostree static-delta listostree static-delta showostree static-delta deleteostree static-delta generate--to=REVOPTIONSostree static-delta apply-offlineOPTIONSPATHKEY-IDostree static-delta verifyOPTIONSSTATIC-DELTAKEY-IDDescription
List and manipulate static delta files.
'Generate' Options="REV"
Create delta from revision REV.
="REV"
Create delta to revision REV. (This option is required.)
The delta is from the parent of REV, unless specified otherwise by
or .
Create delta from scratch.
=SIZE
Maximum uncompressed size in megabytes.
=ENGINE
Use particular signature engine. Currently
available ed25519 and dummy
signature types.
The default is ed25519.
="KEY-ID"
There KEY-ID is:
base64-encoded secret key for signing.
ASCII-string used as secret key.
'Apply-offline' Optionsbase64-encoded public key for verifying.
ASCII-string used as public key.
=ENGINE
Use particular signature engine. Currently
available ed25519 and dummy
signature types.
Read key(s) from file filename.
Valid for ed25519 signature type.
For ed25519 this file must contain base64-encoded
public key(s) per line for verifying.
Redefine the system path, where to search files and subdirectories with
well-known and revoked keys.
'Verify' Optionsbase64-encoded public key for verifying.
ASCII-string used as public key.
=ENGINE
Use particular signature engine. Currently
available ed25519 and dummy
signature types.
The default is ed25519.
Read key(s) from file filename.
Valid for ed25519 signature type.
For ed25519 this file must contain base64-encoded
public key(s) per line for verifying.
Redefine the system path, where to search files and subdirectories with
well-known and revoked keys.
Example$ ostree static-delta
(No static deltas)