mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 12:22:03 +00:00
gcloud: Wed Dec 10 10:54:29 UTC 2025
This commit is contained in:
parent
7b14250313
commit
6d07e70b12
313 changed files with 11521 additions and 1088 deletions
|
|
@ -117,10 +117,27 @@ FLAGS
|
|||
|
||||
--location=LOCATION
|
||||
For resources [connection,
|
||||
bitbucket-cloud-config-authorizer-credential-user-token-secret-version,
|
||||
bitbucket-cloud-config-read-authorizer-credential-user-token-secret-version,
|
||||
bitbucket-cloud-config-webhook-secret-version,
|
||||
bitbucket-data-center-config-authorizer-credential-user-token-secret-version,
|
||||
bitbucket-data-center-config-read-authorizer-credential-user-token-secret-version,
|
||||
bitbucket-data-center-config-service-directory,
|
||||
bitbucket-data-center-config-webhook-secret-version,
|
||||
crypto-key-config-reference,
|
||||
github-config-authorizer-credential-oauth-token-secret-version,
|
||||
github-enterprise-config-private-key-secret-version,
|
||||
github-enterprise-config-service-directory,
|
||||
github-enterprise-config-webhook-secret-version,
|
||||
gitlab-config-authorizer-credential-user-token-secret-version,
|
||||
gitlab-config-read-authorizer-credential-user-token-secret-version,
|
||||
gitlab-config-webhook-secret-version,
|
||||
gitlab-enterprise-config-authorizer-credential-user-token-secret-version,
|
||||
gitlab-enterprise-config-read-authorizer-credential-user-token-secret-version,
|
||||
gitlab-enterprise-config-service-directory,
|
||||
gitlab-enterprise-config-webhook-secret-version,
|
||||
http-config-basic-authentication-password-secret-version,
|
||||
http-config-bearer-token-authentication-secret-version,
|
||||
http-config-service-directory], provides fallback value for resource
|
||||
location attribute. When the resource's full URI path is not provided,
|
||||
location will fallback to this flag value.
|
||||
|
|
@ -186,7 +203,9 @@ FLAGS
|
|||
|
||||
SecretVersion resource - A SecretManager resource containing the
|
||||
user token that authorizes the Developer Connect connection. Format:
|
||||
projects/*/secrets/*/versions/*. This represents a Cloud resource.
|
||||
projects/*/secrets/*/versions/* or
|
||||
projects/*/locations/*/secrets/*/versions/* (if regional secrets are
|
||||
supported in that location). This represents a Cloud resource.
|
||||
(NOTE) Some attributes are not given arguments in this group but can
|
||||
be set in other ways.
|
||||
|
||||
|
|
@ -197,11 +216,20 @@ FLAGS
|
|||
◇ provide the argument --project on the command line;
|
||||
◇ set the property core/project.
|
||||
|
||||
To set the location attribute:
|
||||
◇ provide the argument
|
||||
--bitbucket-cloud-config-authorizer-credential-user-token-secret-version
|
||||
on the command line with a fully specified name;
|
||||
◇ provide the argument --location on the command line.
|
||||
|
||||
To set the secret attribute:
|
||||
◇ provide the argument
|
||||
--bitbucket-cloud-config-authorizer-credential-user-token-secret-version
|
||||
on the command line with a fully specified name;
|
||||
◇ provide the argument --secret on the command line.
|
||||
◇ provide the argument --secret on the command line. This
|
||||
resource can be one of the following types:
|
||||
[developerconnect.projects.locations.secrets.versions,
|
||||
developerconnect.projects.secrets.versions].
|
||||
|
||||
This must be specified.
|
||||
|
||||
|
|
@ -209,7 +237,7 @@ FLAGS
|
|||
ID of the secretVersion or fully qualified identifier for the
|
||||
secretVersion.
|
||||
|
||||
To set the secret-version attribute:
|
||||
To set the secret_version attribute:
|
||||
▹ provide the argument
|
||||
--bitbucket-cloud-config-authorizer-credential-user-token-secret-version
|
||||
on the command line.
|
||||
|
|
@ -221,7 +249,9 @@ FLAGS
|
|||
|
||||
SecretVersion resource - A SecretManager resource containing the
|
||||
user token that authorizes the Developer Connect connection. Format:
|
||||
projects/*/secrets/*/versions/*. This represents a Cloud resource.
|
||||
projects/*/secrets/*/versions/* or
|
||||
projects/*/locations/*/secrets/*/versions/* (if regional secrets are
|
||||
supported in that location). This represents a Cloud resource.
|
||||
(NOTE) Some attributes are not given arguments in this group but can
|
||||
be set in other ways.
|
||||
|
||||
|
|
@ -232,11 +262,20 @@ FLAGS
|
|||
◇ provide the argument --project on the command line;
|
||||
◇ set the property core/project.
|
||||
|
||||
To set the location attribute:
|
||||
◇ provide the argument
|
||||
--bitbucket-cloud-config-read-authorizer-credential-user-token-secret-version
|
||||
on the command line with a fully specified name;
|
||||
◇ provide the argument --location on the command line.
|
||||
|
||||
To set the secret attribute:
|
||||
◇ provide the argument
|
||||
--bitbucket-cloud-config-read-authorizer-credential-user-token-secret-version
|
||||
on the command line with a fully specified name;
|
||||
◇ provide the argument --secret on the command line.
|
||||
◇ provide the argument --secret on the command line. This
|
||||
resource can be one of the following types:
|
||||
[developerconnect.projects.locations.secrets.versions,
|
||||
developerconnect.projects.secrets.versions].
|
||||
|
||||
This must be specified.
|
||||
|
||||
|
|
@ -244,14 +283,16 @@ FLAGS
|
|||
ID of the secretVersion or fully qualified identifier for the
|
||||
secretVersion.
|
||||
|
||||
To set the secret-version attribute:
|
||||
To set the secret_version attribute:
|
||||
▹ provide the argument
|
||||
--bitbucket-cloud-config-read-authorizer-credential-user-token-secret-version
|
||||
on the command line.
|
||||
|
||||
SecretVersion resource - SecretManager resource containing the webhook
|
||||
secret used to verify webhook events, formatted as
|
||||
projects/*/secrets/*/versions/*. This is used to validate and create
|
||||
projects/*/secrets/*/versions/* or
|
||||
projects/*/locations/*/secrets/*/versions/* (if regional secrets are
|
||||
supported in that location). This is used to validate and create
|
||||
webhooks. This represents a Cloud resource. (NOTE) Some attributes are
|
||||
not given arguments in this group but can be set in other ways.
|
||||
|
||||
|
|
@ -262,11 +303,20 @@ FLAGS
|
|||
▫ provide the argument --project on the command line;
|
||||
▫ set the property core/project.
|
||||
|
||||
To set the location attribute:
|
||||
▫ provide the argument
|
||||
--bitbucket-cloud-config-webhook-secret-version on the command line
|
||||
with a fully specified name;
|
||||
▫ provide the argument --location on the command line.
|
||||
|
||||
To set the secret attribute:
|
||||
▫ provide the argument
|
||||
--bitbucket-cloud-config-webhook-secret-version on the command line
|
||||
with a fully specified name;
|
||||
▫ provide the argument --secret on the command line.
|
||||
▫ provide the argument --secret on the command line. This resource
|
||||
can be one of the following types:
|
||||
[developerconnect.projects.locations.secrets.versions,
|
||||
developerconnect.projects.secrets.versions].
|
||||
|
||||
This must be specified.
|
||||
|
||||
|
|
@ -274,7 +324,7 @@ FLAGS
|
|||
ID of the secretVersion or fully qualified identifier for the
|
||||
secretVersion.
|
||||
|
||||
To set the secret-version attribute:
|
||||
To set the secret_version attribute:
|
||||
◇ provide the argument
|
||||
--bitbucket-cloud-config-webhook-secret-version on the command
|
||||
line.
|
||||
|
|
@ -292,7 +342,9 @@ FLAGS
|
|||
|
||||
SecretVersion resource - A SecretManager resource containing the
|
||||
user token that authorizes the Developer Connect connection. Format:
|
||||
projects/*/secrets/*/versions/*. This represents a Cloud resource.
|
||||
projects/*/secrets/*/versions/* or
|
||||
projects/*/locations/*/secrets/*/versions/* (if regional secrets are
|
||||
supported in that location). This represents a Cloud resource.
|
||||
(NOTE) Some attributes are not given arguments in this group but can
|
||||
be set in other ways.
|
||||
|
||||
|
|
@ -303,11 +355,20 @@ FLAGS
|
|||
◇ provide the argument --project on the command line;
|
||||
◇ set the property core/project.
|
||||
|
||||
To set the location attribute:
|
||||
◇ provide the argument
|
||||
--bitbucket-data-center-config-authorizer-credential-user-token-secret-version
|
||||
on the command line with a fully specified name;
|
||||
◇ provide the argument --location on the command line.
|
||||
|
||||
To set the secret attribute:
|
||||
◇ provide the argument
|
||||
--bitbucket-data-center-config-authorizer-credential-user-token-secret-version
|
||||
on the command line with a fully specified name;
|
||||
◇ provide the argument --secret on the command line.
|
||||
◇ provide the argument --secret on the command line. This
|
||||
resource can be one of the following types:
|
||||
[developerconnect.projects.locations.secrets.versions,
|
||||
developerconnect.projects.secrets.versions].
|
||||
|
||||
This must be specified.
|
||||
|
||||
|
|
@ -315,7 +376,7 @@ FLAGS
|
|||
ID of the secretVersion or fully qualified identifier for the
|
||||
secretVersion.
|
||||
|
||||
To set the secret-version attribute:
|
||||
To set the secret_version attribute:
|
||||
▹ provide the argument
|
||||
--bitbucket-data-center-config-authorizer-credential-user-token-secret-version
|
||||
on the command line.
|
||||
|
|
@ -330,7 +391,9 @@ FLAGS
|
|||
|
||||
SecretVersion resource - A SecretManager resource containing the
|
||||
user token that authorizes the Developer Connect connection. Format:
|
||||
projects/*/secrets/*/versions/*. This represents a Cloud resource.
|
||||
projects/*/secrets/*/versions/* or
|
||||
projects/*/locations/*/secrets/*/versions/* (if regional secrets are
|
||||
supported in that location). This represents a Cloud resource.
|
||||
(NOTE) Some attributes are not given arguments in this group but can
|
||||
be set in other ways.
|
||||
|
||||
|
|
@ -341,11 +404,20 @@ FLAGS
|
|||
◇ provide the argument --project on the command line;
|
||||
◇ set the property core/project.
|
||||
|
||||
To set the location attribute:
|
||||
◇ provide the argument
|
||||
--bitbucket-data-center-config-read-authorizer-credential-user-token-secret-version
|
||||
on the command line with a fully specified name;
|
||||
◇ provide the argument --location on the command line.
|
||||
|
||||
To set the secret attribute:
|
||||
◇ provide the argument
|
||||
--bitbucket-data-center-config-read-authorizer-credential-user-token-secret-version
|
||||
on the command line with a fully specified name;
|
||||
◇ provide the argument --secret on the command line.
|
||||
◇ provide the argument --secret on the command line. This
|
||||
resource can be one of the following types:
|
||||
[developerconnect.projects.locations.secrets.versions,
|
||||
developerconnect.projects.secrets.versions].
|
||||
|
||||
This must be specified.
|
||||
|
||||
|
|
@ -353,15 +425,17 @@ FLAGS
|
|||
ID of the secretVersion or fully qualified identifier for the
|
||||
secretVersion.
|
||||
|
||||
To set the secret-version attribute:
|
||||
To set the secret_version attribute:
|
||||
▹ provide the argument
|
||||
--bitbucket-data-center-config-read-authorizer-credential-user-token-secret-version
|
||||
on the command line.
|
||||
|
||||
SecretVersion resource - SecretManager resource containing the webhook
|
||||
secret used to verify webhook events, formatted as
|
||||
projects/*/secrets/*/versions/*. This is used to validate webhooks.
|
||||
This represents a Cloud resource. (NOTE) Some attributes are not given
|
||||
projects/*/secrets/*/versions/* or
|
||||
projects/*/locations/*/secrets/*/versions/* (if regional secrets are
|
||||
supported in that location). This is used to validate webhooks. This
|
||||
represents a Cloud resource. (NOTE) Some attributes are not given
|
||||
arguments in this group but can be set in other ways.
|
||||
|
||||
To set the project attribute:
|
||||
|
|
@ -371,11 +445,20 @@ FLAGS
|
|||
▫ provide the argument --project on the command line;
|
||||
▫ set the property core/project.
|
||||
|
||||
To set the location attribute:
|
||||
▫ provide the argument
|
||||
--bitbucket-data-center-config-webhook-secret-version on the
|
||||
command line with a fully specified name;
|
||||
▫ provide the argument --location on the command line.
|
||||
|
||||
To set the secret attribute:
|
||||
▫ provide the argument
|
||||
--bitbucket-data-center-config-webhook-secret-version on the
|
||||
command line with a fully specified name;
|
||||
▫ provide the argument --secret on the command line.
|
||||
▫ provide the argument --secret on the command line. This resource
|
||||
can be one of the following types:
|
||||
[developerconnect.projects.locations.secrets.versions,
|
||||
developerconnect.projects.secrets.versions].
|
||||
|
||||
This must be specified.
|
||||
|
||||
|
|
@ -383,7 +466,7 @@ FLAGS
|
|||
ID of the secretVersion or fully qualified identifier for the
|
||||
secretVersion.
|
||||
|
||||
To set the secret-version attribute:
|
||||
To set the secret_version attribute:
|
||||
◇ provide the argument
|
||||
--bitbucket-data-center-config-webhook-secret-version on the
|
||||
command line.
|
||||
|
|
@ -440,6 +523,8 @@ FLAGS
|
|||
The Developer Connect GitHub Application.
|
||||
firebase
|
||||
The Firebase GitHub Application.
|
||||
gemini-code-assist
|
||||
The Gemini Code Assist Application.
|
||||
|
||||
This flag argument must be specified if any of the other arguments
|
||||
in this group are specified.
|
||||
|
|
@ -452,7 +537,9 @@ FLAGS
|
|||
|
||||
SecretVersion resource - A SecretManager resource containing the
|
||||
OAuth token that authorizes the connection. Format:
|
||||
projects/*/secrets/*/versions/*. This represents a Cloud resource.
|
||||
projects/*/secrets/*/versions/* or
|
||||
projects/*/locations/*/secrets/*/versions/* (if regional secrets are
|
||||
supported in that location). This represents a Cloud resource.
|
||||
(NOTE) Some attributes are not given arguments in this group but can
|
||||
be set in other ways.
|
||||
|
||||
|
|
@ -463,11 +550,20 @@ FLAGS
|
|||
◇ provide the argument --project on the command line;
|
||||
◇ set the property core/project.
|
||||
|
||||
To set the location attribute:
|
||||
◇ provide the argument
|
||||
--github-config-authorizer-credential-oauth-token-secret-version
|
||||
on the command line with a fully specified name;
|
||||
◇ provide the argument --location on the command line.
|
||||
|
||||
To set the secret attribute:
|
||||
◇ provide the argument
|
||||
--github-config-authorizer-credential-oauth-token-secret-version
|
||||
on the command line with a fully specified name;
|
||||
◇ provide the argument --secret on the command line.
|
||||
◇ provide the argument --secret on the command line. This
|
||||
resource can be one of the following types:
|
||||
[developerconnect.projects.locations.secrets.versions,
|
||||
developerconnect.projects.secrets.versions].
|
||||
|
||||
This must be specified.
|
||||
|
||||
|
|
@ -475,7 +571,7 @@ FLAGS
|
|||
ID of the secretVersion or fully qualified identifier for the
|
||||
secretVersion.
|
||||
|
||||
To set the secret-version attribute:
|
||||
To set the secret_version attribute:
|
||||
▹ provide the argument
|
||||
--github-config-authorizer-credential-oauth-token-secret-version
|
||||
on the command line.
|
||||
|
|
@ -495,9 +591,11 @@ FLAGS
|
|||
ID of the installation of the GitHub App.
|
||||
|
||||
SecretVersion resource - SecretManager resource containing the private
|
||||
key of the GitHub App, formatted as projects/*/secrets/*/versions/*.
|
||||
This represents a Cloud resource. (NOTE) Some attributes are not given
|
||||
arguments in this group but can be set in other ways.
|
||||
key of the GitHub App, formatted as projects/*/secrets/*/versions/* or
|
||||
projects/*/locations/*/secrets/*/versions/* (if regional secrets are
|
||||
supported in that location). This represents a Cloud 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
|
||||
|
|
@ -506,17 +604,26 @@ FLAGS
|
|||
▫ provide the argument --project on the command line;
|
||||
▫ set the property core/project.
|
||||
|
||||
To set the location attribute:
|
||||
▫ provide the argument
|
||||
--github-enterprise-config-private-key-secret-version on the
|
||||
command line with a fully specified name;
|
||||
▫ provide the argument --location on the command line.
|
||||
|
||||
To set the secret attribute:
|
||||
▫ provide the argument
|
||||
--github-enterprise-config-private-key-secret-version on the
|
||||
command line with a fully specified name;
|
||||
▫ provide the argument --secret on the command line.
|
||||
▫ provide the argument --secret on the command line. This resource
|
||||
can be one of the following types:
|
||||
[developerconnect.projects.locations.secrets.versions,
|
||||
developerconnect.projects.secrets.versions].
|
||||
|
||||
--github-enterprise-config-private-key-secret-version=GITHUB_ENTERPRISE_CONFIG_PRIVATE_KEY_SECRET_VERSION
|
||||
ID of the secretVersion or fully qualified identifier for the
|
||||
secretVersion.
|
||||
|
||||
To set the secret-version attribute:
|
||||
To set the secret_version attribute:
|
||||
◇ provide the argument
|
||||
--github-enterprise-config-private-key-secret-version on the
|
||||
command line.
|
||||
|
|
@ -563,8 +670,9 @@ FLAGS
|
|||
SSL certificate to use for requests to GitHub Enterprise.
|
||||
|
||||
SecretVersion resource - SecretManager resource containing the webhook
|
||||
secret of the GitHub App, formatted as
|
||||
projects/*/secrets/*/versions/*. This represents a Cloud resource.
|
||||
secret of the GitHub App, formatted as projects/*/secrets/*/versions/*
|
||||
or projects/*/locations/*/secrets/*/versions/* (if regional secrets
|
||||
are supported in that location). This represents a Cloud resource.
|
||||
(NOTE) Some attributes are not given arguments in this group but can
|
||||
be set in other ways.
|
||||
|
||||
|
|
@ -575,17 +683,26 @@ FLAGS
|
|||
▫ provide the argument --project on the command line;
|
||||
▫ set the property core/project.
|
||||
|
||||
To set the location attribute:
|
||||
▫ provide the argument
|
||||
--github-enterprise-config-webhook-secret-version on the command
|
||||
line with a fully specified name;
|
||||
▫ provide the argument --location on the command line.
|
||||
|
||||
To set the secret attribute:
|
||||
▫ provide the argument
|
||||
--github-enterprise-config-webhook-secret-version on the command
|
||||
line with a fully specified name;
|
||||
▫ provide the argument --secret on the command line.
|
||||
▫ provide the argument --secret on the command line. This resource
|
||||
can be one of the following types:
|
||||
[developerconnect.projects.locations.secrets.versions,
|
||||
developerconnect.projects.secrets.versions].
|
||||
|
||||
--github-enterprise-config-webhook-secret-version=GITHUB_ENTERPRISE_CONFIG_WEBHOOK_SECRET_VERSION
|
||||
ID of the secretVersion or fully qualified identifier for the
|
||||
secretVersion.
|
||||
|
||||
To set the secret-version attribute:
|
||||
To set the secret_version attribute:
|
||||
◇ provide the argument
|
||||
--github-enterprise-config-webhook-secret-version on the
|
||||
command line.
|
||||
|
|
@ -599,7 +716,9 @@ FLAGS
|
|||
|
||||
SecretVersion resource - A SecretManager resource containing the
|
||||
user token that authorizes the Developer Connect connection. Format:
|
||||
projects/*/secrets/*/versions/*. This represents a Cloud resource.
|
||||
projects/*/secrets/*/versions/* or
|
||||
projects/*/locations/*/secrets/*/versions/* (if regional secrets are
|
||||
supported in that location). This represents a Cloud resource.
|
||||
(NOTE) Some attributes are not given arguments in this group but can
|
||||
be set in other ways.
|
||||
|
||||
|
|
@ -610,11 +729,20 @@ FLAGS
|
|||
◇ provide the argument --project on the command line;
|
||||
◇ set the property core/project.
|
||||
|
||||
To set the location attribute:
|
||||
◇ provide the argument
|
||||
--gitlab-config-authorizer-credential-user-token-secret-version
|
||||
on the command line with a fully specified name;
|
||||
◇ provide the argument --location on the command line.
|
||||
|
||||
To set the secret attribute:
|
||||
◇ provide the argument
|
||||
--gitlab-config-authorizer-credential-user-token-secret-version
|
||||
on the command line with a fully specified name;
|
||||
◇ provide the argument --secret on the command line.
|
||||
◇ provide the argument --secret on the command line. This
|
||||
resource can be one of the following types:
|
||||
[developerconnect.projects.locations.secrets.versions,
|
||||
developerconnect.projects.secrets.versions].
|
||||
|
||||
This must be specified.
|
||||
|
||||
|
|
@ -622,7 +750,7 @@ FLAGS
|
|||
ID of the secretVersion or fully qualified identifier for the
|
||||
secretVersion.
|
||||
|
||||
To set the secret-version attribute:
|
||||
To set the secret_version attribute:
|
||||
▹ provide the argument
|
||||
--gitlab-config-authorizer-credential-user-token-secret-version
|
||||
on the command line.
|
||||
|
|
@ -634,7 +762,9 @@ FLAGS
|
|||
|
||||
SecretVersion resource - A SecretManager resource containing the
|
||||
user token that authorizes the Developer Connect connection. Format:
|
||||
projects/*/secrets/*/versions/*. This represents a Cloud resource.
|
||||
projects/*/secrets/*/versions/* or
|
||||
projects/*/locations/*/secrets/*/versions/* (if regional secrets are
|
||||
supported in that location). This represents a Cloud resource.
|
||||
(NOTE) Some attributes are not given arguments in this group but can
|
||||
be set in other ways.
|
||||
|
||||
|
|
@ -645,11 +775,20 @@ FLAGS
|
|||
◇ provide the argument --project on the command line;
|
||||
◇ set the property core/project.
|
||||
|
||||
To set the location attribute:
|
||||
◇ provide the argument
|
||||
--gitlab-config-read-authorizer-credential-user-token-secret-version
|
||||
on the command line with a fully specified name;
|
||||
◇ provide the argument --location on the command line.
|
||||
|
||||
To set the secret attribute:
|
||||
◇ provide the argument
|
||||
--gitlab-config-read-authorizer-credential-user-token-secret-version
|
||||
on the command line with a fully specified name;
|
||||
◇ provide the argument --secret on the command line.
|
||||
◇ provide the argument --secret on the command line. This
|
||||
resource can be one of the following types:
|
||||
[developerconnect.projects.locations.secrets.versions,
|
||||
developerconnect.projects.secrets.versions].
|
||||
|
||||
This must be specified.
|
||||
|
||||
|
|
@ -657,15 +796,17 @@ FLAGS
|
|||
ID of the secretVersion or fully qualified identifier for the
|
||||
secretVersion.
|
||||
|
||||
To set the secret-version attribute:
|
||||
To set the secret_version attribute:
|
||||
▹ provide the argument
|
||||
--gitlab-config-read-authorizer-credential-user-token-secret-version
|
||||
on the command line.
|
||||
|
||||
SecretVersion resource - SecretManager resource containing the webhook
|
||||
secret of a GitLab project, formatted as
|
||||
projects/*/secrets/*/versions/*. This is used to validate webhooks.
|
||||
This represents a Cloud resource. (NOTE) Some attributes are not given
|
||||
projects/*/secrets/*/versions/* or
|
||||
projects/*/locations/*/secrets/*/versions/* (if regional secrets are
|
||||
supported in that location). This is used to validate webhooks. This
|
||||
represents a Cloud resource. (NOTE) Some attributes are not given
|
||||
arguments in this group but can be set in other ways.
|
||||
|
||||
To set the project attribute:
|
||||
|
|
@ -674,10 +815,18 @@ FLAGS
|
|||
▫ provide the argument --project on the command line;
|
||||
▫ set the property core/project.
|
||||
|
||||
To set the location attribute:
|
||||
▫ provide the argument --gitlab-config-webhook-secret-version on
|
||||
the command line with a fully specified name;
|
||||
▫ provide the argument --location on the command line.
|
||||
|
||||
To set the secret attribute:
|
||||
▫ provide the argument --gitlab-config-webhook-secret-version on
|
||||
the command line with a fully specified name;
|
||||
▫ provide the argument --secret on the command line.
|
||||
▫ provide the argument --secret on the command line. This resource
|
||||
can be one of the following types:
|
||||
[developerconnect.projects.locations.secrets.versions,
|
||||
developerconnect.projects.secrets.versions].
|
||||
|
||||
This must be specified.
|
||||
|
||||
|
|
@ -685,7 +834,7 @@ FLAGS
|
|||
ID of the secretVersion or fully qualified identifier for the
|
||||
secretVersion.
|
||||
|
||||
To set the secret-version attribute:
|
||||
To set the secret_version attribute:
|
||||
◇ provide the argument --gitlab-config-webhook-secret-version
|
||||
on the command line.
|
||||
|
||||
|
|
@ -698,7 +847,9 @@ FLAGS
|
|||
|
||||
SecretVersion resource - A SecretManager resource containing the
|
||||
user token that authorizes the Developer Connect connection. Format:
|
||||
projects/*/secrets/*/versions/*. This represents a Cloud resource.
|
||||
projects/*/secrets/*/versions/* or
|
||||
projects/*/locations/*/secrets/*/versions/* (if regional secrets are
|
||||
supported in that location). This represents a Cloud resource.
|
||||
(NOTE) Some attributes are not given arguments in this group but can
|
||||
be set in other ways.
|
||||
|
||||
|
|
@ -709,11 +860,20 @@ FLAGS
|
|||
◇ provide the argument --project on the command line;
|
||||
◇ set the property core/project.
|
||||
|
||||
To set the location attribute:
|
||||
◇ provide the argument
|
||||
--gitlab-enterprise-config-authorizer-credential-user-token-secret-version
|
||||
on the command line with a fully specified name;
|
||||
◇ provide the argument --location on the command line.
|
||||
|
||||
To set the secret attribute:
|
||||
◇ provide the argument
|
||||
--gitlab-enterprise-config-authorizer-credential-user-token-secret-version
|
||||
on the command line with a fully specified name;
|
||||
◇ provide the argument --secret on the command line.
|
||||
◇ provide the argument --secret on the command line. This
|
||||
resource can be one of the following types:
|
||||
[developerconnect.projects.locations.secrets.versions,
|
||||
developerconnect.projects.secrets.versions].
|
||||
|
||||
This must be specified.
|
||||
|
||||
|
|
@ -721,7 +881,7 @@ FLAGS
|
|||
ID of the secretVersion or fully qualified identifier for the
|
||||
secretVersion.
|
||||
|
||||
To set the secret-version attribute:
|
||||
To set the secret_version attribute:
|
||||
▹ provide the argument
|
||||
--gitlab-enterprise-config-authorizer-credential-user-token-secret-version
|
||||
on the command line.
|
||||
|
|
@ -736,7 +896,9 @@ FLAGS
|
|||
|
||||
SecretVersion resource - A SecretManager resource containing the
|
||||
user token that authorizes the Developer Connect connection. Format:
|
||||
projects/*/secrets/*/versions/*. This represents a Cloud resource.
|
||||
projects/*/secrets/*/versions/* or
|
||||
projects/*/locations/*/secrets/*/versions/* (if regional secrets are
|
||||
supported in that location). This represents a Cloud resource.
|
||||
(NOTE) Some attributes are not given arguments in this group but can
|
||||
be set in other ways.
|
||||
|
||||
|
|
@ -747,11 +909,20 @@ FLAGS
|
|||
◇ provide the argument --project on the command line;
|
||||
◇ set the property core/project.
|
||||
|
||||
To set the location attribute:
|
||||
◇ provide the argument
|
||||
--gitlab-enterprise-config-read-authorizer-credential-user-token-secret-version
|
||||
on the command line with a fully specified name;
|
||||
◇ provide the argument --location on the command line.
|
||||
|
||||
To set the secret attribute:
|
||||
◇ provide the argument
|
||||
--gitlab-enterprise-config-read-authorizer-credential-user-token-secret-version
|
||||
on the command line with a fully specified name;
|
||||
◇ provide the argument --secret on the command line.
|
||||
◇ provide the argument --secret on the command line. This
|
||||
resource can be one of the following types:
|
||||
[developerconnect.projects.locations.secrets.versions,
|
||||
developerconnect.projects.secrets.versions].
|
||||
|
||||
This must be specified.
|
||||
|
||||
|
|
@ -759,15 +930,17 @@ FLAGS
|
|||
ID of the secretVersion or fully qualified identifier for the
|
||||
secretVersion.
|
||||
|
||||
To set the secret-version attribute:
|
||||
To set the secret_version attribute:
|
||||
▹ provide the argument
|
||||
--gitlab-enterprise-config-read-authorizer-credential-user-token-secret-version
|
||||
on the command line.
|
||||
|
||||
SecretVersion resource - SecretManager resource containing the webhook
|
||||
secret of a GitLab project, formatted as
|
||||
projects/*/secrets/*/versions/*. This is used to validate webhooks.
|
||||
This represents a Cloud resource. (NOTE) Some attributes are not given
|
||||
projects/*/secrets/*/versions/* or
|
||||
projects/*/locations/*/secrets/*/versions/* (if regional secrets are
|
||||
supported in that location). This is used to validate webhooks. This
|
||||
represents a Cloud resource. (NOTE) Some attributes are not given
|
||||
arguments in this group but can be set in other ways.
|
||||
|
||||
To set the project attribute:
|
||||
|
|
@ -777,11 +950,20 @@ FLAGS
|
|||
▫ provide the argument --project on the command line;
|
||||
▫ set the property core/project.
|
||||
|
||||
To set the location attribute:
|
||||
▫ provide the argument
|
||||
--gitlab-enterprise-config-webhook-secret-version on the command
|
||||
line with a fully specified name;
|
||||
▫ provide the argument --location on the command line.
|
||||
|
||||
To set the secret attribute:
|
||||
▫ provide the argument
|
||||
--gitlab-enterprise-config-webhook-secret-version on the command
|
||||
line with a fully specified name;
|
||||
▫ provide the argument --secret on the command line.
|
||||
▫ provide the argument --secret on the command line. This resource
|
||||
can be one of the following types:
|
||||
[developerconnect.projects.locations.secrets.versions,
|
||||
developerconnect.projects.secrets.versions].
|
||||
|
||||
This must be specified.
|
||||
|
||||
|
|
@ -789,7 +971,7 @@ FLAGS
|
|||
ID of the secretVersion or fully qualified identifier for the
|
||||
secretVersion.
|
||||
|
||||
To set the secret-version attribute:
|
||||
To set the secret_version attribute:
|
||||
◇ provide the argument
|
||||
--gitlab-enterprise-config-webhook-secret-version on the
|
||||
command line.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue