1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-08 18:45:13 +00:00
gcloud-help/gcloud/beta/container/images/help
2022-03-01 04:29:52 +00:00

44 lines
974 B
Text

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
These flags are available to all commands: --help.
Run $ gcloud help for details.
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 might change without notice. These
variants are also available:
$ gcloud container images
$ gcloud alpha container images