mirror of
https://github.com/containers/podman.git
synced 2026-03-31 21:12:11 -04:00
Quadlet list always reports the heading, even when using custom formatting strings. This doesn't follow the behavior of other podman list commands. Borrow some logic and the "--noheading" flag from the container list command to make this behavior uniform. Signed-off-by: Randolph Sapp <rs@ti.com>
310 B
310 B
####> This option file is used in: ####> podman artifact ls, image trust, images, machine list, network ls, pod ps, quadlet list, secret ls, volume ls ####> If file is edited, make sure the changes ####> are applicable to all of those.
--noheading, -n
Omit the table headings from the listing.