mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
gcloud: Thu Sep 5 09:45:25 UTC 2024
This commit is contained in:
parent
afbe8a5afb
commit
78a4d78e9e
44 changed files with 416 additions and 342 deletions
|
|
@ -18,7 +18,9 @@ DESCRIPTION
|
|||
This command can fail for the following reasons:
|
||||
▪ The repository format is invalid.
|
||||
▪ The specified image does not exist.
|
||||
▪ The active account does not have permission to view images.
|
||||
▪ The active account does not have permission to run the command
|
||||
(roles/artifactregistry.reader, roles/containeranalysis.admin and
|
||||
roles/serviceusage.serviceUsageViewer).
|
||||
|
||||
EXAMPLES
|
||||
To describe an image digest abcxyz under image busy-box:
|
||||
|
|
|
|||
|
|
@ -26,10 +26,10 @@ EXAMPLES
|
|||
myfile --allow-overwrite
|
||||
|
||||
POSITIONAL ARGUMENTS
|
||||
File resource - The Artifact Registry file name. If not specified, the
|
||||
current artifacts/location is used. The arguments in this group can be
|
||||
used to specify the attributes of this resource. (NOTE) Some attributes
|
||||
are not given arguments in this group but can be set in other ways.
|
||||
File resource - The Artifact Registry file name. The arguments in this
|
||||
group can be used to specify the attributes of this resource. (NOTE) Some
|
||||
attributes are not given arguments in this group but can be set in other
|
||||
ways.
|
||||
|
||||
To set the project attribute:
|
||||
◆ provide the argument file on the command line with a fully specified
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue