gcloud_beta_container_images (1)
NAME
- gcloud beta container images - list and manipulate Google Container Registry images
SYNOPSIS
-
gcloud beta container images COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) List and manipulate Google Container Registry images.
GCLOUD WIDE FLAGS
COMMANDS
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.
NOTES
This command is currently in BETA and may change without notice. These variants are also available:
- $ gcloud container images $ gcloud alpha container images