ostreedev / ostree-rs-ext

Rust library with higher level APIs on top of the core ostree API
Apache License 2.0
72 stars 22 forks source link

export: Add progress flag #644

Closed cgwalters closed 1 month ago

cgwalters commented 1 month ago

This is a very slow operation and it'd be really nice to have progress.

Unfortunately we don't have a sane way to propagate status from skopeo copy, so add an option to just output to stdout, which is usable now in bootc.