Hi,
I have a similar issue in gougle cloud shell if I do:
gcloud container images list --repository=eu.gcr.io/repo-domain
it lists all repos in the domain but if I then try to list the images in
one specific repo like this:
gcloud container images list --repository=eu.gcr.io/repo-domain/some-r
Hi,
I understand that you want to list list the images from cloud shell and you
have 5 images. You are correct that you can list the existing images with
the "gcloud container images list --repository=" command[1]. However,
I think you should omit the "2.0" from the "repository" flag as I belie