spiegel_podman/cmd
Osama Abdelkader b5de5efb3e cmd/podman/system: fix error handling in renumber and migrate commands
- Change function signatures to return error instead of calling os.Exit()
- Update cobra commands to use RunE instead of Run for proper error handling
- Remove unused imports (fmt, os, define)
- Remove FIXME comments about error handling inconsistency

This allows defer statements to run properly and improves testability.

Signed-off-by: Osama Abdelkader <osama.abdelkader@gmail.com>
2025-09-27 23:51:12 +03:00
..
podman cmd/podman/system: fix error handling in renumber and migrate commands 2025-09-27 23:51:12 +03:00
podman-mac-helper Switch common, storage and image to monorepo. 2025-09-01 12:33:04 +02:00
podman-testing Switch common, storage and image to monorepo. 2025-09-01 12:33:04 +02:00
podman-wslkerninst WSL commands execution refactoring 2025-07-02 20:18:52 +00:00
quadlet run modernize -fix ./... 2025-09-10 16:17:04 +02:00
rootlessport use strings.SplitSeq where possible 2025-09-10 16:17:04 +02:00
winpath use strings.SplitSeq where possible 2025-09-10 16:17:04 +02:00