apigee-pull-push.sh adalah utilitas yang mengambil semua image untuk project saat ini dari Google Docker Hub dan mengirimkannya ke repositori yang Anda tentukan.
Persyaratan
docker: Anda dapat memeriksa apakah docker diinstal di shell dengan perintah
berikut:
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Sulit dipahami","hardToUnderstand","thumb-down"],["Informasi atau kode contoh salah","incorrectInformationOrSampleCode","thumb-down"],["Informasi/contoh yang saya butuhkan tidak ada","missingTheInformationSamplesINeed","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2025-04-09 UTC."],[[["Version 1.5 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."],["The tool `apigee-pull-push.sh` requires both `docker` and `gcloud` to be installed on your system, and it can be checked using the `which` command in your shell."],["You can specify a repository when using `apigee-pull-push.sh` or use the default repository, `us.gcr.io/\u003cPROJECT_ID\u003e`, if none is provided."],["The current project in your `gcloud` context determines which images are pulled, and you can verify this with the command `gcloud config list core/project --format='value(core.project)'`."]]],[]]