gcloud container images - list and manipulate Google Container Registry images
gcloud container images COMMAND [GCLOUD_WIDE_FLAG ...]
List and manipulate Google Container Registry images.
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMAND is one of the following:
- add-tag
Adds tags to existing image.
- delete
Delete existing images.
- describe
Lists information about the specified image.
- list
List existing images.
- list-tags
List tags and digests for the specified image.
- untag
Remove existing image tags.
These variants are also available:
$ gcloud alpha container images
$ gcloud beta container images