mirror of
https://github.com/containers/podman.git
synced 2026-03-04 14:57:22 -05: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>