summaryrefslogtreecommitdiff
path: root/cmd/podman/pull.go
Commit message (Expand)AuthorAge
* Fixup FlagsDaniel J Walsh2019-05-20
* runtime: pass down the contextGiuseppe Scrivano2019-04-26
* pull: special case all-tags semanticsValentin Rothberg2019-04-24
* Fix segfaults attribute to missing optionsbaude2019-04-15
* pull: exit with error if the image is not foundGiuseppe Scrivano2019-04-12
* pull: remove cryptic error messageGiuseppe Scrivano2019-04-12
* Initial remote flag clean upbaude2019-04-10
* Cleanup image2 -> image for importsDaniel J Walsh2019-03-29
* Set blob cache directory based on GraphDriverDaniel J Walsh2019-03-29
* Usage messages: deduplicate '(default true)' et alEd Santiago2019-03-13
* 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
* Exit with errors not just logging errorDaniel J Walsh2019-02-22
* OpenTracing support added to start, stop, run, create, pull, and psSebastian Jug2019-02-18
* Add 3rd chunk of Cobra examplesTomSweeneyRedHat2019-02-17
* Merge pull request #2188 from TomSweeneyRedHat/dev/tsweeney/pullallOpenShift Merge Robot2019-02-15
|\
| * Add --all-tags to pull commandTomSweeneyRedHat2019-02-09
* | 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
* Changes to container runlabel for toolbox projectbaude2019-01-30
* Embed runtime struct in super localRuntimebaude2019-01-15
* Rename localRuntime to runtime in cmd/podmanbaude2019-01-15
* Run integrations test with remote-clientbaude2019-01-14
* Remove the forceSecure parameter on the pull call stackMiloslav Trmač2018-12-06
* Minimally update for the DockerInsecureSkipTLSVerify type changeMiloslav Trmač2018-12-06
* Support auth file environment variable & add change to man pagesQi Wang2018-10-12
* 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
* RFC: Remove unused transport name constants from libpodMiloslav Trmač2018-08-01
* Replace Runtime.LoadFromArchive with Runtime.LoadFromArchiveReferenceMiloslav Trmač2018-08-01
* Fix the heuristic for docker-archive: sources in (podman pull)Miloslav Trmač2018-08-01
* Cleanup descriptions and help informationDaniel J Walsh2018-07-27
* save and load should support multi-tag for docker-archiveumohnani82018-05-25
* Spell check strings and commentsJhon Honce2018-05-25
* varlink imagesbaude2018-04-26
* Vendor in latest containers/image and contaners/storageumohnani82018-04-19
* Refactor logic for forceSecure in pull for readabilityMatthew Heon2018-04-18
* Small logic fix for podman pull with tls-verifyMatthew Heon2018-04-18
* regression: tls verify should be set on registries.conf if insecurebaude2018-04-18
* podman pull should always try to pullbaude2018-04-14
* Stage 4 Image cleanupbaude2018-03-23
* Fix podman save when redirecting outputumohnani82018-02-20
* Return imageid from podman pullbaude2018-02-15
* Change un/pwd handling to match Buildah'sTomSweeneyRedHat2018-02-06
* Rename all references to kpod to podmanDaniel J Walsh2017-12-18