oras-project / oras

OCI registry client - managing content like artifacts, images, packages
https://oras.land
Apache License 2.0
1.33k stars 161 forks source link

ux: improve the usage doc of --image-spec #1334

Closed wangxiaoxuan273 closed 2 months ago

wangxiaoxuan273 commented 2 months ago

What this PR does / why we need it:

auto option for --image-spec is removed.

current display of --image-spec help info: image

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged): Fixes #1061

Please check the following list:

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 84.40%. Comparing base (1494475) to head (6292d7e).

:exclamation: Current head 6292d7e differs from pull request most recent head f46b46c. Consider uploading reports for the commit f46b46c to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1334 +/- ## ========================================== - Coverage 84.41% 84.40% -0.01% ========================================== Files 97 97 Lines 3541 3540 -1 ========================================== - Hits 2989 2988 -1 Misses 329 329 Partials 223 223 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.