summaryrefslogtreecommitdiff
path: root/cmd/podman/rm.go
Commit message (Expand)AuthorAge
* remove libpod from mainbaude2019-06-25
* Add --storage flag to 'podman rm' (local only)Matthew Heon2019-06-13
* runtime: pass down the contextGiuseppe Scrivano2019-04-26
* Fix segfaults attribute to missing optionsbaude2019-04-15
* Implement podman-remote rmJhon Honce2019-04-09
* rootless: use a single user namespaceGiuseppe Scrivano2019-04-01
* rootless: remove SkipStorageSetup()Giuseppe Scrivano2019-04-01
* rootless, rm: fix retcode when the container is not foundGiuseppe Scrivano2019-03-19
* Make 'podman rm' exit with 125 if it had a bogus & a running containerDebarshi Ray2019-03-15
* rootless: fix rm when uid in the container != 0Giuseppe Scrivano2019-03-11
* Fix help commands to show short and long description.Daniel J Walsh2019-03-07
* rm: set exit code to 1 if a specified container is not foundGiuseppe Scrivano2019-03-05
* Better usage synopses for subcommandsEd Santiago2019-02-26
* Change exit code to 1 on podman rm nosuch containerDaniel J Walsh2019-02-25
* hide --latest on the remote-clientbaude2019-02-22
* Improve command line validationbaude2019-02-22
* Add 3rd chunk of Cobra examplesTomSweeneyRedHat2019-02-17
* Fix volume handling in podmanDaniel J Walsh2019-02-14
* Don't show global flags except for podman commandDaniel J Walsh2019-02-12
* Merge pull request #2307 from baude/repruneremoteOpenShift Merge Robot2019-02-11
|\
| * Separate remote and local commandsbaude2019-02-11
* | Remove container from storage on --forceDaniel J Walsh2019-02-09
|/
* Migrate to cobra CLIbaude2019-02-08
* rm -f now removes a paused containerbaude2018-11-08
* Add --max-workers and heuristics for parallel operationsbaude2018-10-25
* Use the newly added getAllOrLatestContainers() functionAdrian Reber2018-10-23
* Use the new checkAllAndLatest() functionAdrian Reber2018-10-23
* Make rm fasterbaude2018-10-22
* Sort all command flagsQi Wang2018-10-11
* Add `podman rm --volumes` flagDaniel J Walsh2018-09-13
* don't print help message for usage errorsValentin Rothberg2018-08-31
* switch projectatomic to containersDaniel J Walsh2018-08-16
* Cleanup descriptions and help informationDaniel J Walsh2018-07-27
* libpod: Execute poststop hooks locallyW. Trevor King2018-06-04
* varlink imagesbaude2018-04-26
* Fix output for created containersbaude2018-01-18
* Shortcut for most recent containerbaude2018-01-08
* Rename all references to kpod to podmanDaniel J Walsh2017-12-18