summaryrefslogtreecommitdiff
path: root/cmd/podman/checkpoint.go
Commit message (Expand)AuthorAge
* Add --ignore-rootfs option for checkpoint/restoreAdrian Reber2019-07-11
* first pass of corrections for golangci-lintbaude2019-07-10
* remove libpod from mainbaude2019-06-25
* Added support to migrate containersAdrian Reber2019-06-03
* runtime: pass down the contextGiuseppe Scrivano2019-04-26
* Fix segfaults attribute to missing optionsbaude2019-04-15
* remote-client checkpoint/restorebaude2019-04-11
* Fix help commands to show short and long description.Daniel J Walsh2019-03-07
* 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