mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-15 01:15:34 +00:00
gcloud: Wed May 7 10:56:18 UTC 2025
This commit is contained in:
parent
b03a332ad8
commit
dfebca5b6c
222 changed files with 6775 additions and 1046 deletions
|
|
@ -18,6 +18,13 @@ EXAMPLES
|
|||
|
||||
$ gcloud artifacts attachments list --limit=5
|
||||
|
||||
The following command lists attachments with target
|
||||
projects/my-project/locations/us/repositories/my-repo/packages/my-package/versions/sha256:123:
|
||||
|
||||
$ gcloud artifacts attachments list \
|
||||
--target=projects/my-project/locations/us/repositories/my-repo/\
|
||||
packages/my-package/versions/sha256:123
|
||||
|
||||
FLAGS
|
||||
--target=TARGET
|
||||
Target for the list of attachments.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue