aboutsummaryrefslogtreecommitdiff
path: root/cmd/podman/containers_prune.go
Commit message (Expand)AuthorAge
* Use exit code constantsDaniel J Walsh2019-09-12
* first pass of corrections for golangci-lintbaude2019-07-10
* remove libpod from mainbaude2019-06-25
* Merge pull request #2982 from baude/remotecontainerpruneOpenShift Merge Robot2019-04-30
|\
| * podman-remote prune containersbaude2019-04-26
* | runtime: pass down the contextGiuseppe Scrivano2019-04-26
|/
* Fix segfaults attribute to missing optionsbaude2019-04-15
* Fix help commands to show short and long description.Daniel J Walsh2019-03-07
* Command-line input validation: reject unused argsEd Santiago2019-02-27
* Enable more podman-remote pod commandsbaude2019-02-22
* Fix volume handling in podmanDaniel J Walsh2019-02-14
* Don't show global flags except for podman commandDaniel J Walsh2019-02-12
* Migrate to cobra CLIbaude2019-02-08
* Add podman system prune and info commandsDaniel J Walsh2019-02-05
* Add ability to prune containers and imagesbaude2018-12-05