1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 06:47:12 +00:00

gcloud: Wed Jul 13 09:59:37 UTC 2022

This commit is contained in:
Automated 2022-07-13 09:59:38 +00:00
parent cf5ab60e4a
commit 879929cbc6
Failed to extract signature
323 changed files with 7203 additions and 4178 deletions

View file

@ -3,7 +3,7 @@ NAME
SYNOPSIS
gcloud alpha artifacts files list [--package=PACKAGE] [--tag=TAG]
[--version=VERSION] [--repository=REPOSITORY : --location=LOCATION]
[--version=VERSION] [--location=LOCATION --repository=REPOSITORY]
[--filter=EXPRESSION] [--limit=LIMIT] [--page-size=PAGE_SIZE]
[--sort-by=[FIELD,...]] [GCLOUD_WIDE_FLAG ...]
@ -65,22 +65,24 @@ FLAGS
the project attribute:
◆ provide the argument --repository on the command line with a fully
specified name;
◆ set the property artifacts/repository with a fully specified name;
◆ provide the argument --project on the command line;
◆ set the property core/project.
--repository=REPOSITORY
ID of the repository or fully qualified identifier for the
repository. To set the repository attribute:
▸ provide the argument --repository on the command line.
This flag must be specified if any of the other arguments in this
group are specified.
--location=LOCATION
Location of the repository. To set the location attribute:
▸ provide the argument --repository on the command line with a
fully specified name;
▸ provide the argument --location on the command line.
▸ set the property artifacts/repository with a fully specified
name;
▸ provide the argument --location on the command line;
▸ set the property artifacts/location.
--repository=REPOSITORY
ID of the repository or fully qualified identifier for the
repository. To set the repository attribute:
▸ provide the argument --repository on the command line;
▸ set the property artifacts/repository.
LIST COMMAND FLAGS
--filter=EXPRESSION