summaryrefslogtreecommitdiff
path: root/cmd/podman/pod_start.go
Commit message (Expand)AuthorAge
* 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
* A few more usage-message tweaksEd Santiago2019-03-03
* 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
* Second chunk of Cobra helpTomSweeneyRedHat2019-02-15
* 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
* 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
* Fix error handling in pod start/stop.haircommander2018-07-23
* Added pod start and stophaircommander2018-07-20