SYNOPSIS
-
ostree static-delta list
- ostree static-delta show
- ostree static-delta delete
- ostree static-delta generate {--to=REV} [OPTIONS...]
- ostree static-delta apply-offline {PATH}
- ostree static-delta show
DESCRIPTION
'GENERATE' OPTIONS
--from="REV"
- Create delta from revision REV.
--to="REV"
- Create delta to revision REV. (This option is required.)
--empty
- Create delta from scratch.
--max-usize=SIZE
- Maximum uncompressed size in megabytes.
EXAMPLE
$ ostree static-delta
-
(No static deltas)