summaryrefslogtreecommitdiff
path: root/cmd/podman/restore.go
Commit message (Expand)AuthorAge
* Fix help commands to show short and long description.Daniel J Walsh2019-03-07
* Better usage synopses for subcommandsEd Santiago2019-02-26
* hide --latest on the remote-clientbaude2019-02-22
* Improve command line validationbaude2019-02-22
* Add 4th chunk of Cobra ExamplesTomSweeneyRedHat2019-02-18
* Don't show global flags except for podman commandDaniel J Walsh2019-02-12
* Separate remote and local commandsbaude2019-02-11
* Migrate to cobra CLIbaude2019-02-08
* Capatilize all usage and descriptionsDaniel J Walsh2019-02-05
* Fix podman container restore -aAdrian Reber2018-11-28
* Added tcp-established to checkpoint/restoreAdrian Reber2018-11-28
* Use also a struct to pass options to Restore()Adrian Reber2018-11-28
* Add --all and --latest to checkpoint/restoreAdrian Reber2018-10-23
* Sort all command flagsQi Wang2018-10-11
* Add support to checkpoint/restore containersAdrian Reber2018-10-03