apigee-pull-push.sh is a utility that pulls all the images for your current project
from the Google Docker hub and
pushes them to your specified repository.
Requirements
docker: You can check if docker is installed in your shell with the following
command:
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-07 UTC."],[[["Version 1.6 of the Apigee hybrid documentation is end of life and requires an upgrade to a newer version."],["The `apigee-pull-push.sh` utility is used to pull Apigee images from the Google Docker hub and push them to a specified repository."],["Using this tool, you can either push the Apigee image to a custom repository of your choosing, or simply push to the default repository."],["The `apigee-pull-push.sh` tool requires both `docker` and `gcloud` to be installed on your system."]]],[]]