mirror of
https://github.com/containers/skopeo.git
synced 2025-05-03 05:26:32 +00:00
This commit makes skopeo return a different exit code when an input is not found. The use case is `osbuild` which uses skopeo to inspect images and it would be nice to differenciate between an image that is not found and general skopeo errors (or errors like network issues etc). I picked exit code `2` for `not found` because it is also the value of `ENOENT`. Man page and a test are added. Signed-off-by: Michael Vogt <mvogt@redhat.com> |
||
---|---|---|
.. | ||
skopeo-copy.1.md | ||
skopeo-delete.1.md | ||
skopeo-generate-sigstore-key.1.md | ||
skopeo-inspect.1.md | ||
skopeo-list-tags.1.md | ||
skopeo-login.1.md | ||
skopeo-logout.1.md | ||
skopeo-manifest-digest.1.md | ||
skopeo-standalone-sign.1.md | ||
skopeo-standalone-verify.1.md | ||
skopeo-sync.1.md | ||
skopeo.1.md | ||
skopeo.svg |