是否有gcloudAPI或其他命令行界面(CLI)来访问私有Google容器注册表中已发布容器图像的列表?(这是Google Cloud Platform项目中的容器注册表)
gcloud container 似乎没有帮助:
$ gcloud container
Usage: gcloud container [optional flags] <group | command>
group may be clusters | operations
command may be get-server-config
Deploy and manage clusters of machines for running containers.
flags:
--zone ZONE, -z ZONE The compute zone (e.g. us-central1-a) for the cluster
global flags:
Run `gcloud -h` for a description of flags available to all commands.
command groups:
clusters Deploy and teardown Google Container Engine clusters.
operations Get and list operations …Run Code Online (Sandbox Code Playgroud) docker gcloud google-kubernetes-engine google-container-registry