spiegel_podman/docs/source/markdown/links
Chris Evich e89234aba2
Fix podman system events command and event template handling
Add systemEventsCommand to support 'podman system events' as an alias
for 'podman events'. This fixes the 'unknown shorthand flag: f' error
when using 'podman system events -f' in tests prior to this commit.

Fix event template handling by changing report.OriginUser to
report.OriginUnknown to prevent the template parser from trying to
iterate over the event struct. This fixes template errors like
'range can't iterate over' for templates like {{.ID}}--{{.Image}}
and {{.Attributes.xxx}} as observed in tests prior to this commit.

Update event journal reading to set Attributes directly on the Event
struct (since Details is embedded) and add support for PodID and
ContainerInspectData fields in the Details struct.

Update event loop to use select statement for proper channel handling
and error propagation.

Assisted-by: Cursor <Auto>
Signed-off-by: Chris Evich <cevich@redhat.com>
2026-03-30 15:13:33 -04:00
..
podman-container-attach.1 Update document formatting and packaging code 2019-10-31 12:31:39 -05:00
podman-container-commit.1 Update document formatting and packaging code 2019-10-31 12:31:39 -05:00
podman-container-cp.1 Update document formatting and packaging code 2019-10-31 12:31:39 -05:00
podman-container-create.1 Update document formatting and packaging code 2019-10-31 12:31:39 -05:00
podman-container-exec.1 Update document formatting and packaging code 2019-10-31 12:31:39 -05:00
podman-container-export.1 Update document formatting and packaging code 2019-10-31 12:31:39 -05:00
podman-container-init.1 Update document formatting and packaging code 2019-10-31 12:31:39 -05:00
podman-container-kill.1 Update document formatting and packaging code 2019-10-31 12:31:39 -05:00
podman-container-list.1 Update document formatting and packaging code 2019-10-31 12:31:39 -05:00
podman-container-logs.1 Update document formatting and packaging code 2019-10-31 12:31:39 -05:00
podman-container-ls.1 Update document formatting and packaging code 2019-10-31 12:31:39 -05:00
podman-container-mount.1 Update document formatting and packaging code 2019-10-31 12:31:39 -05:00
podman-container-pause.1 Update document formatting and packaging code 2019-10-31 12:31:39 -05:00
podman-container-port.1 Update document formatting and packaging code 2019-10-31 12:31:39 -05:00
podman-container-ps.1 Update document formatting and packaging code 2019-10-31 12:31:39 -05:00
podman-container-rename.1 Fix missing podman-container-rename man page link 2021-01-15 12:57:33 +01:00
podman-container-restart.1 Update document formatting and packaging code 2019-10-31 12:31:39 -05:00
podman-container-rm.1 Update document formatting and packaging code 2019-10-31 12:31:39 -05:00
podman-container-run.1 Update document formatting and packaging code 2019-10-31 12:31:39 -05:00
podman-container-start.1 Update document formatting and packaging code 2019-10-31 12:31:39 -05:00
podman-container-stats.1 Update document formatting and packaging code 2019-10-31 12:31:39 -05:00
podman-container-stop.1 Update document formatting and packaging code 2019-10-31 12:31:39 -05:00
podman-container-top.1 Update document formatting and packaging code 2019-10-31 12:31:39 -05:00
podman-container-umount.1 Cleanup handling of podman mount/unmount 2020-07-27 16:53:02 -04:00
podman-container-unmount.1 Cleanup handling of podman mount/unmount 2020-07-27 16:53:02 -04:00
podman-container-unpause.1 Update document formatting and packaging code 2019-10-31 12:31:39 -05:00
podman-container-wait.1 Update document formatting and packaging code 2019-10-31 12:31:39 -05:00
podman-help.1 Update document formatting and packaging code 2019-10-31 12:31:39 -05:00
podman-image-build.1 Update document formatting and packaging code 2019-10-31 12:31:39 -05:00
podman-image-history.1 Update document formatting and packaging code 2019-10-31 12:31:39 -05:00
podman-image-import.1 Update document formatting and packaging code 2019-10-31 12:31:39 -05:00
podman-image-list.1 Update document formatting and packaging code 2019-10-31 12:31:39 -05:00
podman-image-load.1 Update document formatting and packaging code 2019-10-31 12:31:39 -05:00
podman-image-ls.1 Update document formatting and packaging code 2019-10-31 12:31:39 -05:00
podman-image-pull.1 Update document formatting and packaging code 2019-10-31 12:31:39 -05:00
podman-image-push.1 Update document formatting and packaging code 2019-10-31 12:31:39 -05:00
podman-image-rm.1 Update document formatting and packaging code 2019-10-31 12:31:39 -05:00
podman-image-save.1 Update document formatting and packaging code 2019-10-31 12:31:39 -05:00
podman-image-search.1 Start testing with cross compilation 2020-05-21 11:58:15 -04:00
podman-image-tag.1 Update document formatting and packaging code 2019-10-31 12:31:39 -05:00
podman-image-umount.1 Add podman image mount 2020-07-28 10:27:44 -04:00
podman-image-untag.1 Add untag sub-command 2020-01-08 10:06:10 +01:00
podman-machine-ls.1 Add podman machine list 2021-03-30 14:56:21 -04:00
podman-system-events.1 Fix podman system events command and event template handling 2026-03-30 15:13:33 -04:00
podman-system-info.1 Update document formatting and packaging code 2019-10-31 12:31:39 -05:00
podman-umount.1 Cleanup handling of podman mount/unmount 2020-07-27 16:53:02 -04:00