aboutsummaryrefslogtreecommitdiff
path: root/cmd/podman/checkpoint.go
Commit message (Expand)AuthorAge
* fixup! Correction to 'checkpoint'Ed Santiago2019-02-27
* Better usage synopses for subcommandsEd Santiago2019-02-26
* 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
* Added tcp-established to checkpoint/restoreAdrian Reber2018-11-28
* Added option to keep containers running after checkpointingAdrian Reber2018-11-20
* Use a struct to pass options to Checkpoint()Adrian Reber2018-11-20
* 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