summaryrefslogtreecommitdiff
path: root/cmd/podman/restore.go
Commit message (Expand)AuthorAge
* 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