1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-08 18:45:13 +00:00

gcloud: Wed Feb 5 10:43:28 UTC 2025

This commit is contained in:
Automated 2025-02-05 10:43:28 +00:00
parent 50090ced80
commit c854ee0644
87 changed files with 3843 additions and 232 deletions

View file

@ -6,8 +6,7 @@ SYNOPSIS
[--annotations=[ANNOTATIONS,...]] [--async] [--disabled] [--etag=ETAG]
[--labels=[LABELS,...]] [--location=LOCATION] [--namespace=NAMESPACE]
[--request-id=REQUEST_ID] [--secret=SECRET] [--validate-only]
[[--github-config-app=GITHUB_CONFIG_APP
: --github-config-app-installation-id=GITHUB_CONFIG_APP_INSTALLATION_ID --github-config-authorizer-credential-oauth-token-secret-version=GITHUB_CONFIG_AUTHORIZER_CREDENTIAL_OAUTH_TOKEN_SECRET_VERSION] | [--github-enterprise-config-host-uri=GITHUB_ENTERPRISE_CONFIG_HOST_URI : --github-enterprise-config-app-id=GITHUB_ENTERPRISE_CONFIG_APP_ID --github-enterprise-config-app-installation-id=GITHUB_ENTERPRISE_CONFIG_APP_INSTALLATION_ID --github-enterprise-config-private-key-secret-version=GITHUB_ENTERPRISE_CONFIG_PRIVATE_KEY_SECRET_VERSION --github-enterprise-config-service-directory=GITHUB_ENTERPRISE_CONFIG_SERVICE_DIRECTORY --github-enterprise-config-ssl-ca-certificate=GITHUB_ENTERPRISE_CONFIG_SSL_CA_CERTIFICATE --github-enterprise-config-webhook-secret-version=GITHUB_ENTERPRISE_CONFIG_WEBHOOK_SECRET_VERSION] | --gitlab-config-authorizer-credential-user-token-secret-version=GITLAB_CONFIG_AUTHORIZER_CREDENTIAL_USER_TOKEN_SECRET_VERSION --gitlab-config-read-authorizer-credential-user-token-secret-version=GITLAB_CONFIG_READ_AUTHORIZER_CREDENTIAL_USER_TOKEN_SECRET_VERSION --gitlab-config-webhook-secret-version=GITLAB_CONFIG_WEBHOOK_SECRET_VERSION | [--gitlab-enterprise-config-authorizer-credential-user-token-secret-version=GITLAB_ENTERPRISE_CONFIG_AUTHORIZER_CREDENTIAL_USER_TOKEN_SECRET_VERSION --gitlab-enterprise-config-host-uri=GITLAB_ENTERPRISE_CONFIG_HOST_URI --gitlab-enterprise-config-read-authorizer-credential-user-token-secret-version=GITLAB_ENTERPRISE_CONFIG_READ_AUTHORIZER_CREDENTIAL_USER_TOKEN_SECRET_VERSION --gitlab-enterprise-config-webhook-secret-version=GITLAB_ENTERPRISE_CONFIG_WEBHOOK_SECRET_VERSION : --gitlab-enterprise-config-service-directory=GITLAB_ENTERPRISE_CONFIG_SERVICE_DIRECTORY --gitlab-enterprise-config-ssl-ca-certificate=GITLAB_ENTERPRISE_CONFIG_SSL_CA_CERTIFICATE]]
[--bitbucket-cloud-config-authorizer-credential-user-token-secret-version=BITBUCKET_CLOUD_CONFIG_AUTHORIZER_CREDENTIAL_USER_TOKEN_SECRET_VERSION --bitbucket-cloud-config-read-authorizer-credential-user-token-secret-version=BITBUCKET_CLOUD_CONFIG_READ_AUTHORIZER_CREDENTIAL_USER_TOKEN_SECRET_VERSION --bitbucket-cloud-config-webhook-secret-version=BITBUCKET_CLOUD_CONFIG_WEBHOOK_SECRET_VERSION --bitbucket-cloud-config-workspace=BITBUCKET_CLOUD_CONFIG_WORKSPACE | [--bitbucket-data-center-config-authorizer-credential-user-token-secret-version=BITBUCKET_DATA_CENTER_CONFIG_AUTHORIZER_CREDENTIAL_USER_TOKEN_SECRET_VERSION --bitbucket-data-center-config-host-uri=BITBUCKET_DATA_CENTER_CONFIG_HOST_URI --bitbucket-data-center-config-read-authorizer-credential-user-token-secret-version=BITBUCKET_DATA_CENTER_CONFIG_READ_AUTHORIZER_CREDENTIAL_USER_TOKEN_SECRET_VERSION --bitbucket-data-center-config-webhook-secret-version=BITBUCKET_DATA_CENTER_CONFIG_WEBHOOK_SECRET_VERSION : --bitbucket-data-center-config-service-directory=BITBUCKET_DATA_CENTER_CONFIG_SERVICE_DIRECTORY --bitbucket-data-center-config-ssl-ca-certificate=BITBUCKET_DATA_CENTER_CONFIG_SSL_CA_CERTIFICATE] | [--github-config-app=GITHUB_CONFIG_APP : --github-config-app-installation-id=GITHUB_CONFIG_APP_INSTALLATION_ID --github-config-authorizer-credential-oauth-token-secret-version=GITHUB_CONFIG_AUTHORIZER_CREDENTIAL_OAUTH_TOKEN_SECRET_VERSION] | [--github-enterprise-config-host-uri=GITHUB_ENTERPRISE_CONFIG_HOST_URI : --github-enterprise-config-app-id=GITHUB_ENTERPRISE_CONFIG_APP_ID --github-enterprise-config-app-installation-id=GITHUB_ENTERPRISE_CONFIG_APP_INSTALLATION_ID --github-enterprise-config-private-key-secret-version=GITHUB_ENTERPRISE_CONFIG_PRIVATE_KEY_SECRET_VERSION --github-enterprise-config-service-directory=GITHUB_ENTERPRISE_CONFIG_SERVICE_DIRECTORY --github-enterprise-config-ssl-ca-certificate=GITHUB_ENTERPRISE_CONFIG_SSL_CA_CERTIFICATE --github-enterprise-config-webhook-secret-version=GITHUB_ENTERPRISE_CONFIG_WEBHOOK_SECRET_VERSION] | --gitlab-config-authorizer-credential-user-token-secret-version=GITLAB_CONFIG_AUTHORIZER_CREDENTIAL_USER_TOKEN_SECRET_VERSION --gitlab-config-read-authorizer-credential-user-token-secret-version=GITLAB_CONFIG_READ_AUTHORIZER_CREDENTIAL_USER_TOKEN_SECRET_VERSION --gitlab-config-webhook-secret-version=GITLAB_CONFIG_WEBHOOK_SECRET_VERSION | [--gitlab-enterprise-config-authorizer-credential-user-token-secret-version=GITLAB_ENTERPRISE_CONFIG_AUTHORIZER_CREDENTIAL_USER_TOKEN_SECRET_VERSION --gitlab-enterprise-config-host-uri=GITLAB_ENTERPRISE_CONFIG_HOST_URI --gitlab-enterprise-config-read-authorizer-credential-user-token-secret-version=GITLAB_ENTERPRISE_CONFIG_READ_AUTHORIZER_CREDENTIAL_USER_TOKEN_SECRET_VERSION --gitlab-enterprise-config-webhook-secret-version=GITLAB_ENTERPRISE_CONFIG_WEBHOOK_SECRET_VERSION : --gitlab-enterprise-config-service-directory=GITLAB_ENTERPRISE_CONFIG_SERVICE_DIRECTORY --gitlab-enterprise-config-ssl-ca-certificate=GITLAB_ENTERPRISE_CONFIG_SSL_CA_CERTIFICATE]]
[(--crypto-key-config-reference=CRYPTO_KEY_CONFIG_REFERENCE
: --key-ring=KEY_RING)] [GCLOUD_WIDE_FLAG ...]
@ -146,6 +145,259 @@ FLAGS
At most one of these can be specified:
Configuration for connections to an instance of Bitbucket Cloud.
Represents a personal access token that authorized the Connection, and
associated metadata.
This must be specified.
SecretVersion resource - A SecretManager resource containing the
user token that authorizes the Developer Connect connection. Format:
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.
To set the project 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 --project on the command line;
◇ set the property core/project.
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.
This must be specified.
--bitbucket-cloud-config-authorizer-credential-user-token-secret-version=BITBUCKET_CLOUD_CONFIG_AUTHORIZER_CREDENTIAL_USER_TOKEN_SECRET_VERSION
ID of the secretVersion or fully qualified identifier for the
secretVersion.
To set the secret-version attribute:
▹ provide the argument
--bitbucket-cloud-config-authorizer-credential-user-token-secret-version
on the command line.
Represents a personal access token that authorized the Connection, and
associated metadata.
This must be specified.
SecretVersion resource - A SecretManager resource containing the
user token that authorizes the Developer Connect connection. Format:
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.
To set the project 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 --project on the command line;
◇ set the property core/project.
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.
This must be specified.
--bitbucket-cloud-config-read-authorizer-credential-user-token-secret-version=BITBUCKET_CLOUD_CONFIG_READ_AUTHORIZER_CREDENTIAL_USER_TOKEN_SECRET_VERSION
ID of the secretVersion or fully qualified identifier for the
secretVersion.
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
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:
▫ provide the argument
--bitbucket-cloud-config-webhook-secret-version on the command line
with a fully specified name;
▫ provide the argument --project on the command line;
▫ set the property core/project.
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.
This must be specified.
--bitbucket-cloud-config-webhook-secret-version=BITBUCKET_CLOUD_CONFIG_WEBHOOK_SECRET_VERSION
ID of the secretVersion or fully qualified identifier for the
secretVersion.
To set the secret-version attribute:
◇ provide the argument
--bitbucket-cloud-config-webhook-secret-version on the command
line.
--bitbucket-cloud-config-workspace=BITBUCKET_CLOUD_CONFIG_WORKSPACE
The Bitbucket Cloud Workspace ID to be connected to Google Cloud
Platform.
Configuration for connections to an instance of Bitbucket Data Center.
Represents a personal access token that authorized the Connection, and
associated metadata.
This must be specified.
SecretVersion resource - A SecretManager resource containing the
user token that authorizes the Developer Connect connection. Format:
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.
To set the project 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 --project on the command line;
◇ set the property core/project.
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.
This must be specified.
--bitbucket-data-center-config-authorizer-credential-user-token-secret-version=BITBUCKET_DATA_CENTER_CONFIG_AUTHORIZER_CREDENTIAL_USER_TOKEN_SECRET_VERSION
ID of the secretVersion or fully qualified identifier for the
secretVersion.
To set the secret-version attribute:
▹ provide the argument
--bitbucket-data-center-config-authorizer-credential-user-token-secret-version
on the command line.
--bitbucket-data-center-config-host-uri=BITBUCKET_DATA_CENTER_CONFIG_HOST_URI
The URI of the Bitbucket Data Center host this connection is for.
Represents a personal access token that authorized the Connection, and
associated metadata.
This must be specified.
SecretVersion resource - A SecretManager resource containing the
user token that authorizes the Developer Connect connection. Format:
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.
To set the project 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 --project on the command line;
◇ set the property core/project.
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.
This must be specified.
--bitbucket-data-center-config-read-authorizer-credential-user-token-secret-version=BITBUCKET_DATA_CENTER_CONFIG_READ_AUTHORIZER_CREDENTIAL_USER_TOKEN_SECRET_VERSION
ID of the secretVersion or fully qualified identifier for the
secretVersion.
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
arguments in this group but can be set in other ways.
To set the project attribute:
▫ provide the argument
--bitbucket-data-center-config-webhook-secret-version on the
command line with a fully specified name;
▫ provide the argument --project on the command line;
▫ set the property core/project.
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.
This must be specified.
--bitbucket-data-center-config-webhook-secret-version=BITBUCKET_DATA_CENTER_CONFIG_WEBHOOK_SECRET_VERSION
ID of the secretVersion or fully qualified identifier for the
secretVersion.
To set the secret-version attribute:
◇ provide the argument
--bitbucket-data-center-config-webhook-secret-version on the
command line.
ServiceDirectoryConfig represents Service Directory configuration for
a connection.
Service resource - The Service Directory service name. Format:
projects/{project}/locations/{location}/namespaces/{namespace}/services/{service}.
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
--bitbucket-data-center-config-service-directory on the command
line with a fully specified name;
◇ 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-service-directory on the command
line with a fully specified name;
◇ provide the argument --location on the command line.
To set the namespace attribute:
◇ provide the argument
--bitbucket-data-center-config-service-directory on the command
line with a fully specified name;
◇ provide the argument --namespace on the command line.
This must be specified.
--bitbucket-data-center-config-service-directory=BITBUCKET_DATA_CENTER_CONFIG_SERVICE_DIRECTORY
ID of the service or fully qualified identifier for the
service.
To set the service attribute:
▹ provide the argument
--bitbucket-data-center-config-service-directory on the
command line.
--bitbucket-data-center-config-ssl-ca-certificate=BITBUCKET_DATA_CENTER_CONFIG_SSL_CA_CERTIFICATE
SSL certificate authority to trust when making requests to
Bitbucket Data Center.
Configuration for connections to github.com.
--github-config-app=GITHUB_CONFIG_APP

View file

@ -10,8 +10,7 @@ SYNOPSIS
[--annotations=[ANNOTATIONS,...]
| --update-annotations=[UPDATE_ANNOTATIONS,...] --clear-annotations
| --remove-annotations=[__REMOVE_ANNOTATIONS,...]]
[--github-config-app-installation-id=GITHUB_CONFIG_APP_INSTALLATION_ID
--github-config-authorizer-credential-oauth-token-secret-version=GITHUB_CONFIG_AUTHORIZER_CREDENTIAL_OAUTH_TOKEN_SECRET_VERSION | --github-enterprise-config-app-id=GITHUB_ENTERPRISE_CONFIG_APP_ID --github-enterprise-config-app-installation-id=GITHUB_ENTERPRISE_CONFIG_APP_INSTALLATION_ID --github-enterprise-config-host-uri=GITHUB_ENTERPRISE_CONFIG_HOST_URI --github-enterprise-config-service-directory=GITHUB_ENTERPRISE_CONFIG_SERVICE_DIRECTORY --github-enterprise-config-ssl-ca-certificate=GITHUB_ENTERPRISE_CONFIG_SSL_CA_CERTIFICATE --clear-github-enterprise-config-private-key-secret-version | --github-enterprise-config-private-key-secret-version=GITHUB_ENTERPRISE_CONFIG_PRIVATE_KEY_SECRET_VERSION --clear-github-enterprise-config-webhook-secret-version | --github-enterprise-config-webhook-secret-version=GITHUB_ENTERPRISE_CONFIG_WEBHOOK_SECRET_VERSION | --gitlab-config-authorizer-credential-user-token-secret-version=GITLAB_CONFIG_AUTHORIZER_CREDENTIAL_USER_TOKEN_SECRET_VERSION --gitlab-config-read-authorizer-credential-user-token-secret-version=GITLAB_CONFIG_READ_AUTHORIZER_CREDENTIAL_USER_TOKEN_SECRET_VERSION | --gitlab-enterprise-config-authorizer-credential-user-token-secret-version=GITLAB_ENTERPRISE_CONFIG_AUTHORIZER_CREDENTIAL_USER_TOKEN_SECRET_VERSION --gitlab-enterprise-config-host-uri=GITLAB_ENTERPRISE_CONFIG_HOST_URI --gitlab-enterprise-config-read-authorizer-credential-user-token-secret-version=GITLAB_ENTERPRISE_CONFIG_READ_AUTHORIZER_CREDENTIAL_USER_TOKEN_SECRET_VERSION --gitlab-enterprise-config-service-directory=GITLAB_ENTERPRISE_CONFIG_SERVICE_DIRECTORY --gitlab-enterprise-config-ssl-ca-certificate=GITLAB_ENTERPRISE_CONFIG_SSL_CA_CERTIFICATE]
[--bitbucket-cloud-config-authorizer-credential-user-token-secret-version=BITBUCKET_CLOUD_CONFIG_AUTHORIZER_CREDENTIAL_USER_TOKEN_SECRET_VERSION --bitbucket-cloud-config-read-authorizer-credential-user-token-secret-version=BITBUCKET_CLOUD_CONFIG_READ_AUTHORIZER_CREDENTIAL_USER_TOKEN_SECRET_VERSION --bitbucket-cloud-config-workspace=BITBUCKET_CLOUD_CONFIG_WORKSPACE | --bitbucket-data-center-config-authorizer-credential-user-token-secret-version=BITBUCKET_DATA_CENTER_CONFIG_AUTHORIZER_CREDENTIAL_USER_TOKEN_SECRET_VERSION --bitbucket-data-center-config-host-uri=BITBUCKET_DATA_CENTER_CONFIG_HOST_URI --bitbucket-data-center-config-read-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_SERVICE_DIRECTORY --bitbucket-data-center-config-ssl-ca-certificate=BITBUCKET_DATA_CENTER_CONFIG_SSL_CA_CERTIFICATE | --github-config-app-installation-id=GITHUB_CONFIG_APP_INSTALLATION_ID --github-config-authorizer-credential-oauth-token-secret-version=GITHUB_CONFIG_AUTHORIZER_CREDENTIAL_OAUTH_TOKEN_SECRET_VERSION | --github-enterprise-config-app-id=GITHUB_ENTERPRISE_CONFIG_APP_ID --github-enterprise-config-app-installation-id=GITHUB_ENTERPRISE_CONFIG_APP_INSTALLATION_ID --github-enterprise-config-host-uri=GITHUB_ENTERPRISE_CONFIG_HOST_URI --github-enterprise-config-service-directory=GITHUB_ENTERPRISE_CONFIG_SERVICE_DIRECTORY --github-enterprise-config-ssl-ca-certificate=GITHUB_ENTERPRISE_CONFIG_SSL_CA_CERTIFICATE --clear-github-enterprise-config-private-key-secret-version | --github-enterprise-config-private-key-secret-version=GITHUB_ENTERPRISE_CONFIG_PRIVATE_KEY_SECRET_VERSION --clear-github-enterprise-config-webhook-secret-version | --github-enterprise-config-webhook-secret-version=GITHUB_ENTERPRISE_CONFIG_WEBHOOK_SECRET_VERSION | --gitlab-config-authorizer-credential-user-token-secret-version=GITLAB_CONFIG_AUTHORIZER_CREDENTIAL_USER_TOKEN_SECRET_VERSION --gitlab-config-read-authorizer-credential-user-token-secret-version=GITLAB_CONFIG_READ_AUTHORIZER_CREDENTIAL_USER_TOKEN_SECRET_VERSION | --gitlab-enterprise-config-authorizer-credential-user-token-secret-version=GITLAB_ENTERPRISE_CONFIG_AUTHORIZER_CREDENTIAL_USER_TOKEN_SECRET_VERSION --gitlab-enterprise-config-host-uri=GITLAB_ENTERPRISE_CONFIG_HOST_URI --gitlab-enterprise-config-read-authorizer-credential-user-token-secret-version=GITLAB_ENTERPRISE_CONFIG_READ_AUTHORIZER_CREDENTIAL_USER_TOKEN_SECRET_VERSION --gitlab-enterprise-config-service-directory=GITLAB_ENTERPRISE_CONFIG_SERVICE_DIRECTORY --gitlab-enterprise-config-ssl-ca-certificate=GITLAB_ENTERPRISE_CONFIG_SSL_CA_CERTIFICATE]
[--crypto-key-config-reference=CRYPTO_KEY_CONFIG_REFERENCE
: --key-ring=KEY_RING]
[--labels=[LABELS,...]
@ -173,6 +172,181 @@ FLAGS
At most one of these can be specified:
Configuration for connections to an instance of Bitbucket Cloud.
Represents a personal access token that authorized the Connection, and
associated metadata.
SecretVersion resource - A SecretManager resource containing the
user token that authorizes the Developer Connect connection. Format:
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.
To set the project 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 --project on the command line;
◇ set the property core/project.
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.
--bitbucket-cloud-config-authorizer-credential-user-token-secret-version=BITBUCKET_CLOUD_CONFIG_AUTHORIZER_CREDENTIAL_USER_TOKEN_SECRET_VERSION
ID of the secretVersion or fully qualified identifier for the
secretVersion.
To set the secret-version attribute:
▹ provide the argument
--bitbucket-cloud-config-authorizer-credential-user-token-secret-version
on the command line.
Represents a personal access token that authorized the Connection, and
associated metadata.
SecretVersion resource - A SecretManager resource containing the
user token that authorizes the Developer Connect connection. Format:
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.
To set the project 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 --project on the command line;
◇ set the property core/project.
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.
--bitbucket-cloud-config-read-authorizer-credential-user-token-secret-version=BITBUCKET_CLOUD_CONFIG_READ_AUTHORIZER_CREDENTIAL_USER_TOKEN_SECRET_VERSION
ID of the secretVersion or fully qualified identifier for the
secretVersion.
To set the secret-version attribute:
▹ provide the argument
--bitbucket-cloud-config-read-authorizer-credential-user-token-secret-version
on the command line.
--bitbucket-cloud-config-workspace=BITBUCKET_CLOUD_CONFIG_WORKSPACE
The Bitbucket Cloud Workspace ID to be connected to Google Cloud
Platform.
Configuration for connections to an instance of Bitbucket Data Center.
Represents a personal access token that authorized the Connection, and
associated metadata.
SecretVersion resource - A SecretManager resource containing the
user token that authorizes the Developer Connect connection. Format:
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.
To set the project 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 --project on the command line;
◇ set the property core/project.
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.
--bitbucket-data-center-config-authorizer-credential-user-token-secret-version=BITBUCKET_DATA_CENTER_CONFIG_AUTHORIZER_CREDENTIAL_USER_TOKEN_SECRET_VERSION
ID of the secretVersion or fully qualified identifier for the
secretVersion.
To set the secret-version attribute:
▹ provide the argument
--bitbucket-data-center-config-authorizer-credential-user-token-secret-version
on the command line.
--bitbucket-data-center-config-host-uri=BITBUCKET_DATA_CENTER_CONFIG_HOST_URI
The URI of the Bitbucket Data Center host this connection is for.
Represents a personal access token that authorized the Connection, and
associated metadata.
SecretVersion resource - A SecretManager resource containing the
user token that authorizes the Developer Connect connection. Format:
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.
To set the project 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 --project on the command line;
◇ set the property core/project.
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.
--bitbucket-data-center-config-read-authorizer-credential-user-token-secret-version=BITBUCKET_DATA_CENTER_CONFIG_READ_AUTHORIZER_CREDENTIAL_USER_TOKEN_SECRET_VERSION
ID of the secretVersion or fully qualified identifier for the
secretVersion.
To set the secret-version attribute:
▹ provide the argument
--bitbucket-data-center-config-read-authorizer-credential-user-token-secret-version
on the command line.
ServiceDirectoryConfig represents Service Directory configuration for
a connection.
Service resource - The Service Directory service name. Format:
projects/{project}/locations/{location}/namespaces/{namespace}/services/{service}.
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
--bitbucket-data-center-config-service-directory on the command
line with a fully specified name;
◇ 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-service-directory on the command
line with a fully specified name;
◇ provide the argument --location on the command line.
To set the namespace attribute:
◇ provide the argument
--bitbucket-data-center-config-service-directory on the command
line with a fully specified name;
◇ provide the argument --namespace on the command line.
--bitbucket-data-center-config-service-directory=BITBUCKET_DATA_CENTER_CONFIG_SERVICE_DIRECTORY
ID of the service or fully qualified identifier for the
service.
To set the service attribute:
▹ provide the argument
--bitbucket-data-center-config-service-directory on the
command line.
--bitbucket-data-center-config-ssl-ca-certificate=BITBUCKET_DATA_CENTER_CONFIG_SSL_CA_CERTIFICATE
SSL certificate authority to trust when making requests to
Bitbucket Data Center.
Configuration for connections to github.com.
--github-config-app-installation-id=GITHUB_CONFIG_APP_INSTALLATION_ID