mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 20:36:39 +00:00
gcloud: Wed May 11 08:44:01 UTC 2022
This commit is contained in:
parent
bf33ccb44b
commit
379049f21a
109 changed files with 2571 additions and 102 deletions
|
|
@ -19,6 +19,13 @@ EXAMPLES
|
|||
|
||||
$ gcloud alpha artifacts versions list --limit=5
|
||||
|
||||
The following command lists versions in my-package by specifying the
|
||||
fully-qualified path:
|
||||
|
||||
$ gcloud alpha artifacts versions list \
|
||||
--package=projects/my-project/locations/my-location/\
|
||||
repositories/my-repo/packages/my-package
|
||||
|
||||
REQUIRED FLAGS
|
||||
Package resource - The parent package for the list of versions. The
|
||||
arguments in this group can be used to specify the attributes of this
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue