Skip to content
This repository has been archived by the owner on Nov 7, 2024. It is now read-only.

cli/encapsulate: Add --authfile #523

Merged
merged 1 commit into from
Aug 29, 2023

Commits on Aug 28, 2023

  1. cli/encapsulate: Add --authfile

    Ideally we'd pass through all of the proxy options here, but
    doing that sanely really requires being able to do *pushes*
    through containers-image-proxy-rs, which is a quite nontrivial
    amount of work.
    
    For now, let's pass through `--authfile` which is the main thing
    people want.  Anything else can be worked around by encapsulating
    to `oci` and then doing a `skopeo copy` from there.
    
    cc ostreedev/ostree#3015
    cgwalters committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    1d20f34 View commit details
    Browse the repository at this point in the history