1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-15 09:25:44 +00:00

gcloud: Thu Jul 17 11:02:31 UTC 2025

This commit is contained in:
Automated 2025-07-17 11:02:31 +00:00
parent e53f7148d8
commit fe3a430c1d
365 changed files with 6027 additions and 1863 deletions

View file

@ -117,14 +117,20 @@ FLAGS
--labels=path_to_file.(yaml|json)
--location=LOCATION
For resources [connection, cryptoKey, service], provides fallback value
For resources [connection,
bitbucket-data-center-config-service-directory,
crypto-key-config-reference,
github-enterprise-config-service-directory,
gitlab-enterprise-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.
--namespace=NAMESPACE
For resources [service], provides fallback value for resource namespace
attribute. When the resource's full URI path is not provided, namespace
will fallback to this flag value.
For resources [bitbucket-data-center-config-service-directory,
github-enterprise-config-service-directory,
gitlab-enterprise-config-service-directory], provides fallback value
for resource namespace attribute. When the resource's full URI path is
not provided, namespace will fallback to this flag value.
--request-id=REQUEST_ID
An optional request ID to identify requests. Specify a unique request
@ -142,9 +148,24 @@ FLAGS
is not supported (00000000-0000-0000-0000-000000000000).
--secret=SECRET
For resources [secretVersion], provides fallback value for resource
secret attribute. When the resource's full URI path is not provided,
secret will fallback to this flag value.
For resources
[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-webhook-secret-version,
github-config-authorizer-credential-oauth-token-secret-version,
github-enterprise-config-private-key-secret-version,
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-webhook-secret-version], provides fallback
value for resource secret attribute. When the resource's full URI path
is not provided, secret will fallback to this flag value.
--validate-only
If set, validate the request, but do not actually post it.

View file

@ -81,14 +81,20 @@ FLAGS
client has an up-to-date value before proceeding.
--location=LOCATION
For resources [connection, cryptoKey, service], provides fallback value
For resources [connection,
bitbucket-data-center-config-service-directory,
crypto-key-config-reference,
github-enterprise-config-service-directory,
gitlab-enterprise-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.
--namespace=NAMESPACE
For resources [service], provides fallback value for resource namespace
attribute. When the resource's full URI path is not provided, namespace
will fallback to this flag value.
For resources [bitbucket-data-center-config-service-directory,
github-enterprise-config-service-directory,
gitlab-enterprise-config-service-directory], provides fallback value
for resource namespace attribute. When the resource's full URI path is
not provided, namespace will fallback to this flag value.
--request-id=REQUEST_ID
An optional request ID to identify requests. Specify a unique request
@ -106,9 +112,21 @@ FLAGS
is not supported (00000000-0000-0000-0000-000000000000).
--secret=SECRET
For resources [secretVersion], provides fallback value for resource
secret attribute. When the resource's full URI path is not provided,
secret will fallback to this flag value.
For resources
[bitbucket-cloud-config-authorizer-credential-user-token-secret-version,
bitbucket-cloud-config-read-authorizer-credential-user-token-secret-version,
bitbucket-data-center-config-authorizer-credential-user-token-secret-version,
bitbucket-data-center-config-read-authorizer-credential-user-token-secret-version,
github-config-authorizer-credential-oauth-token-secret-version,
github-enterprise-config-private-key-secret-version,
github-enterprise-config-webhook-secret-version,
gitlab-config-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-read-authorizer-credential-user-token-secret-version],
provides fallback value for resource secret attribute. When the
resource's full URI path is not provided, secret will fallback to this
flag value.
--[no-]validate-only
If set, validate the request, but do not actually post it. Use