mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 23:49:35 +00:00
gcloud: Wed Mar 29 10:40:15 UTC 2023
This commit is contained in:
parent
4ccfc7a5e3
commit
5fabf24be7
269 changed files with 6797 additions and 464 deletions
|
|
@ -16,7 +16,7 @@ SYNOPSIS
|
|||
--private-key-version-name=PRIVATE_KEY_VERSION_NAME
|
||||
--webhook-secret-version-name=WEBHOOK_SECRET_VERSION_NAME])
|
||||
[--peered-network=PEERED_NETWORK] [--webhook-key=WEBHOOK_KEY]
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
[--name=NAME --region=REGION] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(ALPHA) Create a GitHub Enterprise Config for use by Google Cloud Build.
|
||||
|
|
@ -102,6 +102,15 @@ OPTIONAL FLAGS
|
|||
|
||||
If this is not set, Cloud Build will generate one on the user's behalf.
|
||||
|
||||
--name=NAME
|
||||
The name of the GitHub Enterprise config.
|
||||
|
||||
--region=REGION
|
||||
The region of the Cloud Build Service to use. Must be set to a
|
||||
supported region name (e.g. us-central1). If unset, builds/region,
|
||||
which is the default region to use when working with Cloud Build
|
||||
resources, is used. If builds/region is unset, region is set to global.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --access-token-file, --account,
|
||||
--billing-project, --configuration, --flags-file, --flatten, --format,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue