spiegel_podman/cmd
Paul Holzinger f2c365c6f6
rm --force work for more than one arg
When we remove with --force we do not return a error if the input does
not exists, however if we get more than on input we must try to remove
all and not just NOP out and not remove anything just because one arg
did not exists.

Also make the code simpler for commands that do have the --ignore option
and just make --force imply --ignore which reduces the ugly error
handling.

Fixes #21529

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2024-04-04 17:47:28 +02:00
..
podman rm --force work for more than one arg 2024-04-04 17:47:28 +02:00
podman-mac-helper Enable lint for Darwin and fix identified issues 2024-02-26 11:01:54 -05:00
podman-wslkerninst Fix Lint on Windows and enable the job 2024-02-20 08:06:18 -05:00
quadlet Bump Go module to v5 2024-02-08 09:35:39 -05:00
rootlessport chore: delete obsolete // +build lines 2024-01-04 11:53:38 +02:00
winpath Fix Lint on Windows and enable the job 2024-02-20 08:06:18 -05:00