summaryrefslogtreecommitdiff
path: root/cmd/podman/pod_stop.go
Commit message (Expand)AuthorAge
* 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
* Add 3rd chunk of Cobra examplesTomSweeneyRedHat2019-02-17
* Don't show global flags except for podman commandDaniel J Walsh2019-02-12
* Migrate to cobra CLIbaude2019-02-08
* Capatilize all usage and descriptionsDaniel J Walsh2019-02-05
* add timeout to pod stopbaude2018-12-07
* Sort all command flagsQi Wang2018-10-11
* Add ContainerStateExited and OCI delete() in cleanup()Matthew Heon2018-10-02
* 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
* Fix error handling in pod start/stop.haircommander2018-07-23
* Added pod start and stophaircommander2018-07-20