mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-20 04:58:26 +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
|
|
@ -118,10 +118,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.
|
||||
|
|
@ -187,7 +204,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.
|
||||
|
||||
|
|
@ -198,11 +217,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.
|
||||
|
||||
|
|
@ -210,7 +238,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.
|
||||
|
|
@ -222,7 +250,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.
|
||||
|
||||
|
|
@ -233,11 +263,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.
|
||||
|
||||
|
|
@ -245,14 +284,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.
|
||||
|
||||
|
|
@ -263,11 +304,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.
|
||||
|
||||
|
|
@ -275,7 +325,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.
|
||||
|
|
@ -293,7 +343,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.
|
||||
|
||||
|
|
@ -304,11 +356,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.
|
||||
|
||||
|
|
@ -316,7 +377,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.
|
||||
|
|
@ -331,7 +392,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.
|
||||
|
||||
|
|
@ -342,11 +405,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.
|
||||
|
||||
|
|
@ -354,15 +426,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:
|
||||
|
|
@ -372,11 +446,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.
|
||||
|
||||
|
|
@ -384,7 +467,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.
|
||||
|
|
@ -441,6 +524,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.
|
||||
|
|
@ -453,7 +538,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.
|
||||
|
||||
|
|
@ -464,11 +551,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.
|
||||
|
||||
|
|
@ -476,7 +572,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.
|
||||
|
|
@ -496,9 +592,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
|
||||
|
|
@ -507,17 +605,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.
|
||||
|
|
@ -564,8 +671,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.
|
||||
|
||||
|
|
@ -576,17 +684,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.
|
||||
|
|
@ -600,7 +717,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.
|
||||
|
||||
|
|
@ -611,11 +730,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.
|
||||
|
||||
|
|
@ -623,7 +751,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.
|
||||
|
|
@ -635,7 +763,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.
|
||||
|
||||
|
|
@ -646,11 +776,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.
|
||||
|
||||
|
|
@ -658,15 +797,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:
|
||||
|
|
@ -675,10 +816,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.
|
||||
|
||||
|
|
@ -686,7 +835,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.
|
||||
|
||||
|
|
@ -699,7 +848,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.
|
||||
|
||||
|
|
@ -710,11 +861,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.
|
||||
|
||||
|
|
@ -722,7 +882,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.
|
||||
|
|
@ -737,7 +897,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.
|
||||
|
||||
|
|
@ -748,11 +910,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.
|
||||
|
||||
|
|
@ -760,15 +931,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:
|
||||
|
|
@ -778,11 +951,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.
|
||||
|
||||
|
|
@ -790,7 +972,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