summaryrefslogtreecommitdiff
path: root/cmd/podman/volumes/list.go
Commit message (Expand)AuthorAge
* Scrub podman commands to use report packageJhon Honce2021-06-16
* [Techinal Debt] Cleanup ABI vs. Tunnel CLI commandsJhon Honce2021-05-27
* Add go template shell completion for --formatPaul Holzinger2021-04-22
* Add --noheading flag to all list commandsDaniel J Walsh2021-04-21
* bump go module to v3Valentin Rothberg2021-02-22
* more shell completion improvementsPaul Holzinger2020-11-23
* Add support for volume ls --filter label=key=valueAnders F Björklund2020-11-14
* Add shell completion with cobraPaul Holzinger2020-11-12
* Restore --format table header supportJhon Honce2020-10-29
* Merge pull request #8077 from jwhonce/wip/reportOpenShift Merge Robot2020-10-21
|\
| * Refactor podman to use c/common/pkg/reportJhon Honce2020-10-21
* | Switch use of Flags to OptionsDaniel J Walsh2020-10-21
|/
* Port V1 --format table to V2 podmanJhon Honce2020-10-08
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* replace the html/template package with text/templatePaul Holzinger2020-07-25
* move go module to v2Valentin Rothberg2020-07-06
* V2 enable ps testsJhon Honce2020-04-29
* system tests must passBrent Baude2020-04-28
* enable volume integration testsBrent Baude2020-04-27
* enable integration testingBrent Baude2020-04-17
* Podman V2 birthBrent Baude2020-04-16