summaryrefslogtreecommitdiff
path: root/cmd/podman/restore.go
Commit message (Expand)AuthorAge
* restore: added --ignore-static-ip optionAdrian Reber2019-08-02
* Add --ignore-rootfs option for checkpoint/restoreAdrian Reber2019-07-11
* Fix typo in checkpoint/restore related textsAdrian Reber2019-07-11
* first pass of corrections for golangci-lintbaude2019-07-10
* libpod removal from main (phase 2)baude2019-06-27
* Prohibit use of positional args with --importEd Santiago2019-06-11
* BATS tests - get working againEd Santiago2019-06-11
* migration: add possibility to restore a container with a new nameAdrian Reber2019-06-04
* Added support to migrate containersAdrian Reber2019-06-03
* Fix restore options help text and commentsAdrian 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
* 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