summaryrefslogtreecommitdiff
path: root/cmd/podman/pods/prune.go
Commit message (Expand)AuthorAge
* bump go module to version 4Valentin Rothberg2022-01-18
* [Techinal Debt] Cleanup ABI vs. Tunnel CLI commandsJhon Honce2021-05-27
* bump go module to v3Valentin Rothberg2021-02-22
* Fix problems reported by staticcheckPaul Holzinger2021-01-12
* Merge pull request #8635 from Luap99/shell-completion-testOpenShift Merge Robot2020-12-09
|\
| * Add system test for shell completionPaul Holzinger2020-12-09
* | Repeat system pruning until there is nothing removedDaniel J Walsh2020-12-09
|/
* Remove some more excessive wrapping and stutteringDaniel J Walsh2020-11-17
* Add shell completion with cobraPaul Holzinger2020-11-12
* Switch use of Flags to OptionsDaniel J Walsh2020-10-21
* Podman containers/pods prune should throw an error if user adds argsDaniel J Walsh2020-10-01
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* move go module to v2Valentin Rothberg2020-07-06
* And system prune feature for v2.Sujil022020-05-01
* Add pod prune for api v2.Sujil022020-04-17