mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-10 11:21:48 +00:00
gcloud: Wed Jan 31 10:36:17 UTC 2024
This commit is contained in:
parent
7a546ffea4
commit
fa6c1dc7ec
142 changed files with 1981 additions and 793 deletions
|
|
@ -4,7 +4,8 @@ NAME
|
|||
SYNOPSIS
|
||||
gcloud beta run integrations create --type=TYPE [--name=NAME]
|
||||
[--parameters=[PARAMETER=VALUE,...]] [--region=REGION]
|
||||
[--service=SERVICE] [GCLOUD_WIDE_FLAG ...]
|
||||
[--service=SERVICE] [--service-account=SERVICE_ACCOUNT]
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(BETA) Create a Cloud Run Integration.
|
||||
|
|
@ -42,6 +43,9 @@ OPTIONAL FLAGS
|
|||
Name of the Cloud Run service to attach to the integration. It is
|
||||
required for some integrations.
|
||||
|
||||
--service-account=SERVICE_ACCOUNT
|
||||
Name of the service account to use when deploying the integration.
|
||||
|
||||
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