singularity-overlay-sync - Sync OCI-SIF manifest & config with overlay content
singularity overlay sync oci-sif
The overlay sync
command updates the OCI manifest and config in an OCI-SIF
image
to reflect any changes that have been made to the content of
a writable overlay.
|
-h, --help[=false] |
help for sync |
To synchronize
an OCI-SIF image containing an overlay:
$ singularity overlay sync /tmp/overlay.oci.sif
singularity-overlay(1)
15-May-2026 Auto generated by spf13/cobra