gcloud_alpha_container_images (1)
NAME
- gcloud alpha container images - list and manipulate Google Container Registry images
SYNOPSIS
-
gcloud alpha container images COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) List and manipulate Google Container Registry images.
GCLOUD WIDE FLAGS
COMMANDS
COMMAND is one of the following:
-
- add-tag
-
(ALPHA) Adds tags to existing image.
- delete
-
(ALPHA) Delete existing images.
- describe
-
(ALPHA) Lists container analysis data for a given image.
- list
-
(ALPHA) List existing images.
- list-tags
-
(ALPHA) List tags and digests for the specified image.
- untag
-
(ALPHA) Remove existing image tags.
NOTES
This command is currently in ALPHA and may change without notice. If this command fails with API permission errors despite specifying the right project, you will have to apply for early access and have your projects registered on the API whitelist to use it. To do so, contact Support at cloud.google.com/support These variants are also available:
- $ gcloud container images $ gcloud beta container images