mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
gcloud: Wed Jul 13 09:59:37 UTC 2022
This commit is contained in:
parent
cf5ab60e4a
commit
879929cbc6
323 changed files with 7203 additions and 4178 deletions
|
|
@ -3,7 +3,7 @@ NAME
|
|||
an artifact repository
|
||||
|
||||
SYNOPSIS
|
||||
gcloud alpha artifacts apt import (REPOSITORY : --location=LOCATION)
|
||||
gcloud alpha artifacts apt import [[REPOSITORY] --location=LOCATION]
|
||||
--gcs-source=[GCS_SOURCE,...] [--async] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
|
|
@ -43,24 +43,24 @@ POSITIONAL ARGUMENTS
|
|||
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.
|
||||
|
||||
This must be specified.
|
||||
|
||||
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 positional must be specified if any of the other arguments in
|
||||
this group are specified.
|
||||
▸ provide the argument repository on the command line;
|
||||
▸ set the property artifacts/repository.
|
||||
|
||||
--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.
|
||||
|
||||
REQUIRED FLAGS
|
||||
--gcs-source=[GCS_SOURCE,...]
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ NAME
|
|||
repository
|
||||
|
||||
SYNOPSIS
|
||||
gcloud alpha artifacts apt upload (REPOSITORY : --location=LOCATION)
|
||||
gcloud alpha artifacts apt upload [[REPOSITORY] --location=LOCATION]
|
||||
--source=SOURCE [--async] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
|
|
@ -24,24 +24,24 @@ POSITIONAL ARGUMENTS
|
|||
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.
|
||||
|
||||
This must be specified.
|
||||
|
||||
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 positional must be specified if any of the other arguments in
|
||||
this group are specified.
|
||||
▸ provide the argument repository on the command line;
|
||||
▸ set the property artifacts/repository.
|
||||
|
||||
--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.
|
||||
|
||||
REQUIRED FLAGS
|
||||
--source=SOURCE
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ NAME
|
|||
|
||||
SYNOPSIS
|
||||
gcloud alpha artifacts print-settings apt
|
||||
[--repository=REPOSITORY : --location=LOCATION] [GCLOUD_WIDE_FLAG ...]
|
||||
[--location=LOCATION --repository=REPOSITORY] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(ALPHA) Print settings to add to the sources.list.d directory for
|
||||
|
|
@ -29,22 +29,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.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --access-token-file, --account,
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ NAME
|
|||
|
||||
SYNOPSIS
|
||||
gcloud alpha artifacts print-settings gradle [--json-key=JSON_KEY]
|
||||
[--repository=REPOSITORY : --location=LOCATION] [GCLOUD_WIDE_FLAG ...]
|
||||
[--location=LOCATION --repository=REPOSITORY] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(ALPHA) Print a snippet to add a repository to the Gradle build.gradle
|
||||
|
|
@ -39,22 +39,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.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --access-token-file, --account,
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ NAME
|
|||
|
||||
SYNOPSIS
|
||||
gcloud alpha artifacts print-settings mvn [--json-key=JSON_KEY]
|
||||
[--repository=REPOSITORY : --location=LOCATION] [GCLOUD_WIDE_FLAG ...]
|
||||
[--location=LOCATION --repository=REPOSITORY] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(ALPHA) Print a snippet to add a Maven repository to the pom.xml file.
|
||||
|
|
@ -38,22 +38,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.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --access-token-file, --account,
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ NAME
|
|||
|
||||
SYNOPSIS
|
||||
gcloud alpha artifacts print-settings npm [--json-key=JSON_KEY]
|
||||
[--scope=SCOPE] [--repository=REPOSITORY : --location=LOCATION]
|
||||
[--scope=SCOPE] [--location=LOCATION --repository=REPOSITORY]
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
|
|
@ -49,22 +49,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.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --access-token-file, --account,
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ NAME
|
|||
|
||||
SYNOPSIS
|
||||
gcloud alpha artifacts print-settings python [--json-key=JSON_KEY]
|
||||
[--repository=REPOSITORY : --location=LOCATION] [GCLOUD_WIDE_FLAG ...]
|
||||
[--location=LOCATION --repository=REPOSITORY] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(ALPHA) Print credential settings to add to the .pypirc and pip.conf files
|
||||
|
|
@ -39,22 +39,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.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --access-token-file, --account,
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ NAME
|
|||
|
||||
SYNOPSIS
|
||||
gcloud alpha artifacts print-settings yum
|
||||
[--repository=REPOSITORY : --location=LOCATION] [GCLOUD_WIDE_FLAG ...]
|
||||
[--location=LOCATION --repository=REPOSITORY] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(ALPHA) Print settings to add to the yum.repos.d directory for connecting
|
||||
|
|
@ -29,22 +29,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.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --access-token-file, --account,
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ NAME
|
|||
specified project
|
||||
|
||||
SYNOPSIS
|
||||
gcloud alpha artifacts repositories list --location=LOCATION
|
||||
gcloud alpha artifacts repositories list [--location=LOCATION]
|
||||
[--filter=EXPRESSION] [--limit=LIMIT] [--page-size=PAGE_SIZE]
|
||||
[--sort-by=[FIELD,...]] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
|
|
@ -28,13 +28,15 @@ FLAGS
|
|||
set in other ways. To set the project attribute:
|
||||
◆ provide the argument --location on the command line with a fully
|
||||
specified name;
|
||||
◆ set the property artifacts/location with a fully specified name;
|
||||
◆ provide the argument --project on the command line;
|
||||
◆ set the property core/project.
|
||||
|
||||
--location=LOCATION
|
||||
ID of the location or fully qualified identifier for the location. To
|
||||
set the location attribute:
|
||||
▸ provide the argument --location on the command line.
|
||||
▸ provide the argument --location on the command line;
|
||||
▸ set the property artifacts/location.
|
||||
|
||||
LIST COMMAND FLAGS
|
||||
--filter=EXPRESSION
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ NAME
|
|||
artifact repository
|
||||
|
||||
SYNOPSIS
|
||||
gcloud alpha artifacts yum import (REPOSITORY : --location=LOCATION)
|
||||
gcloud alpha artifacts yum import [[REPOSITORY] --location=LOCATION]
|
||||
--gcs-source=[GCS_SOURCE,...] [--async] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
|
|
@ -43,24 +43,24 @@ POSITIONAL ARGUMENTS
|
|||
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.
|
||||
|
||||
This must be specified.
|
||||
|
||||
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 positional must be specified if any of the other arguments in
|
||||
this group are specified.
|
||||
▸ provide the argument repository on the command line;
|
||||
▸ set the property artifacts/repository.
|
||||
|
||||
--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.
|
||||
|
||||
REQUIRED FLAGS
|
||||
--gcs-source=[GCS_SOURCE,...]
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ NAME
|
|||
repository
|
||||
|
||||
SYNOPSIS
|
||||
gcloud alpha artifacts yum upload (REPOSITORY : --location=LOCATION)
|
||||
gcloud alpha artifacts yum upload [[REPOSITORY] --location=LOCATION]
|
||||
--source=SOURCE [--async] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
|
|
@ -24,24 +24,24 @@ POSITIONAL ARGUMENTS
|
|||
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.
|
||||
|
||||
This must be specified.
|
||||
|
||||
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 positional must be specified if any of the other arguments in
|
||||
this group are specified.
|
||||
▸ provide the argument repository on the command line;
|
||||
▸ set the property artifacts/repository.
|
||||
|
||||
--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.
|
||||
|
||||
REQUIRED FLAGS
|
||||
--source=SOURCE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue