aboutsummaryrefslogtreecommitdiff
path: root/cmd/podman/pod_rm.go
Commit message (Expand)AuthorAge
* Remove containers when pruning a stopped pod.Qi Wang2019-11-26
* podman {pod,} rm/stop: add --ignore flagValentin Rothberg2019-11-25
* podman rm/stop --cidfileValentin Rothberg2019-11-18
* first pass of corrections for golangci-lintbaude2019-07-10
* runtime: pass down the contextGiuseppe Scrivano2019-04-26
* Fix segfaults attribute to missing optionsbaude2019-04-15
* rootless: use a single user namespaceGiuseppe Scrivano2019-04-01
* rootless: remove SkipStorageSetup()Giuseppe Scrivano2019-04-01
* rootless: fix pod stop|rm if uid in the container != 0Giuseppe Scrivano2019-03-11
* Fix help commands to show short and long description.Daniel J Walsh2019-03-07
* Better usage synopses for subcommandsEd Santiago2019-02-26
* Enable more podman-remote pod commandsbaude2019-02-22
* hide --latest on the remote-clientbaude2019-02-22
* Improve command line validationbaude2019-02-22
* enable podman-remote pod rmbaude2019-02-21
* Add examples for CobraTomSweeneyRedHat2019-02-14
* Don't show global flags except for podman commandDaniel J Walsh2019-02-12
* Migrate to cobra CLIbaude2019-02-08
* Sort all command flagsQi Wang2018-10-11
* don't print help message for usage errorsValentin Rothberg2018-08-31
* switch projectatomic to containersDaniel J Walsh2018-08-16
* Refactored method of getting podshaircommander2018-07-27
* Cleanup descriptions and help informationDaniel J Walsh2018-07-27
* Added pod start and stophaircommander2018-07-20
* Added full podman pod ps, with tests and man pagehaircommander2018-07-13
* Podman pod create/rm commands with man page and tests.haircommander2018-07-13