Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cli: Don't output sigverify+transport for default #339

Merged
merged 1 commit into from
Feb 14, 2024

Commits on Feb 13, 2024

  1. cli: Don't output sigverify+transport for default

    Same motivation as ostreedev/ostree-rs-ext#604
    
    Because fetching from a registry with the default sigverify is
    the 90% case default, when we see this (and are formatting for
    human consumption), use the "alternate" formatting to just
    display the image name.
    
    This makes the ostree stuff *much* less in the user's face
    in the default path.
    
    Signed-off-by: Colin Walters <[email protected]>
    cgwalters committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    e3db010 View commit details
    Browse the repository at this point in the history