gcloud_container_images (1)
NAME
- gcloud container images - list and manipulate Google Container Registry images
SYNOPSIS
-
gcloud container images COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
GCLOUD WIDE FLAGS
These flags are available to all commands: --account, --configuration, --flags-file, --flatten, --format, --help, --log-http, --project, --quiet, --trace-token, --user-output-enabled, --verbosity. Run $ gcloud help for details.
COMMANDS
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.
NOTES
These variants are also available:
- $ gcloud alpha container images $ gcloud beta container images