summaryrefslogtreecommitdiff
path: root/cmd/podman/save.go
Commit message (Expand)AuthorAge
* Vendor in logrus v1.4.2Jhon Honce2019-06-18
* runtime: pass down the contextGiuseppe Scrivano2019-04-26
* Fix segfaults attribute to missing optionsbaude2019-04-15
* save-load-export: clear cli-parsing defaultEd Santiago2019-03-14
* Usage messages: deduplicate '(default true)' et alEd Santiago2019-03-13
* preparation for remote-client create containerbaude2019-03-11
* Fix help commands to show short and long description.Daniel J Walsh2019-03-07
* Better usage synopses for subcommandsEd Santiago2019-02-26
* Enable more podman-remote pod commandsbaude2019-02-22
* Improve command line validationbaude2019-02-22
* podman-remote save [image]baude2019-02-20
* 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
* Remove the forceSecure parameter of Image.PushImageTo*Miloslav Trmač2018-12-06
* Sort all command flagsQi Wang2018-10-11
* don't print help message for usage errorsValentin Rothberg2018-08-31
* switch projectatomic to containersDaniel J Walsh2018-08-16
* Fix ambiguity in adding localhost to podman savehaircommander2018-08-08
* RFC? Hard-code "format" string values instead of using libpod.* transport namesMiloslav Trmač2018-08-01
* Use PushImageToReference for (podman save)Miloslav Trmač2018-08-01
* Call imageNameForSaveDestination while creating the referencesMiloslav Trmač2018-08-01
* Exit early in the simple case in imageNameForSaveDestinationMiloslav Trmač2018-08-01
* Rename parameters of imageNameForSaveDestinationMiloslav Trmač2018-08-01
* Split imageNameForSaveDestination from saveCmdMiloslav Trmač2018-08-01
* Split a single if statement into two.Miloslav Trmač2018-08-01
* Move source handling before destination parsingMiloslav Trmač2018-08-01
* Podman load/tag/save prepend localhost when no repository is presenthaircommander2018-07-20
* save and load should support multi-tag for docker-archiveumohnani82018-05-25
* Allow push/save without image referenceumohnani82018-05-16
* podman push should honor registries.confbaude2018-05-10
* Make ':' a restricted character for file namesumohnani82018-04-30
* varlink imagesbaude2018-04-26
* Vendor in latest containers/image and contaners/storageumohnani82018-04-19
* Stage 4 Image cleanupbaude2018-03-23
* Fix podman save when redirecting outputumohnani82018-02-20
* Fix issue with order of flagsumohnani82018-01-25
* Rename all references to kpod to podmanDaniel J Walsh2017-12-18