mirror of
https://github.com/containers/podman.git
synced 2026-06-05 22:34:53 -04:00
Allow users to specify podman-remote top $cid -eo "pid comm" or podman-remote top $cid -eo pid,comm Fixes: https://github.com/containers/podman/issues/19176 Signed-off-by: Daniel J Walsh <dwalsh@redhat.com> didid# new file: test/system/085-top.bats Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>