mirror of
https://github.com/containers/podman.git
synced 2025-12-05 12:52:12 +08:00
like containers and images, users would benefit from being able to check if a pod exists in local storage. if the pod exists, the return code is 0. if the pod does not exists, the return code is 1. Any other return code indicates a real errors, such as permissions or runtime. Signed-off-by: baude <bbaude@redhat.com>
3.8 KiB
3.8 KiB