1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-16 20:36:39 +00:00

gcloud: Wed Nov 19 10:58:36 UTC 2025

This commit is contained in:
Automated 2025-11-19 10:58:36 +00:00
parent e1ec13485a
commit 7b14250313
392 changed files with 17141 additions and 774 deletions

View file

@ -120,16 +120,18 @@ FLAGS
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.
gitlab-enterprise-config-service-directory,
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.
--namespace=NAMESPACE
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.
gitlab-enterprise-config-service-directory,
http-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
@ -162,9 +164,11 @@ FLAGS
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.
gitlab-enterprise-config-webhook-secret-version,
http-config-basic-authentication-password-secret-version,
http-config-bearer-token-authentication-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

@ -85,16 +85,18 @@ FLAGS
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.
gitlab-enterprise-config-service-directory,
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.
--namespace=NAMESPACE
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.
gitlab-enterprise-config-service-directory,
http-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
@ -123,10 +125,11 @@ FLAGS
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.
gitlab-enterprise-config-read-authorizer-credential-user-token-secret-version,
http-config-basic-authentication-password-secret-version,
http-config-bearer-token-authentication-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

View file

@ -11,7 +11,7 @@ DESCRIPTION
Create an insights config.
EXAMPLES
To create an insights config, run:
To create an insights config with an apphub application, run:
$ gcloud developer-connect insights-configs create \
insights-config-name \