mirror of
https://github.com/containers/podman.git
synced 2026-07-19 19:51:51 -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>
8 lines
310 B
Markdown
8 lines
310 B
Markdown
####> 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.
|