summaryrefslogtreecommitdiff
path: root/cmd/podman/volumes
Commit message (Expand)AuthorAge
* volumes: Add volume import to allow importing contents on tar into volumeflouthoc2021-08-26
* volumes: Add support for exporting volumes to external tarflouthoc2021-08-23
* 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
* Do not leak libpod package into the remote clientPaul Holzinger2021-03-15
* bump go module to v3Valentin Rothberg2021-02-22
* list volumes before pruningAchilleas Tzenetopoulos2021-01-31
* podman volume existsPaul Holzinger2021-01-21
* Add volume prune --filter supportBaron Lenardson2020-12-12
* Repeat system pruning until there is nothing removedDaniel J Walsh2020-12-09
* more shell completion improvementsPaul Holzinger2020-11-23
* Remove some more excessive wrapping and stutteringDaniel J Walsh2020-11-17
* 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
* Add pod, volume, network to inspect packageAshley Cui2020-10-27
* 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
|/
* Restore --format table supportJhon Honce2020-10-13
* Port V1 --format table to V2 podmanJhon Honce2020-10-08
* Volume prune should not pass down the force flagDaniel J Walsh2020-10-01
* Fix handling of remove of bogus volumes, networks and PodsDaniel J Walsh2020-09-29
* 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
* Fixes --remote flag issuesJhon Honce2020-06-26
* Fix Id->ID where possible for lintDaniel J Walsh2020-06-10
* Fixup issues found by golintDaniel J Walsh2020-06-10
* And system prune feature for v2.Sujil022020-05-01
* V2 enable ps testsJhon Honce2020-04-29
* system tests must passBrent Baude2020-04-28
* enable volume integration testsBrent Baude2020-04-27
* Provide a json variable pointing to a configured json APIJhon Honce2020-04-21
* Update podman to use containers.confDaniel J Walsh2020-04-20
* enable integration testingBrent Baude2020-04-17
* Podman V2 birthBrent Baude2020-04-16