gcloud beta container images - list and manipulate Google Container Registry images
gcloud beta container images COMMAND [GCLOUD_WIDE_FLAG ...]
(BETA) 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
(BETA) Adds tags to existing image.
- delete
(BETA) Delete existing images.
- describe
(BETA) Lists container analysis data for a given image.
- list
(BETA) List existing images.
- list-tags
(BETA) List tags and digests for the specified image.
- untag
(BETA) Remove existing image tags.
This command is currently in beta and might change without notice. These variants are also available:
$ gcloud container images
$ gcloud alpha container images