mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 15:39:42 +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,6 +4,7 @@ NAME
|
|||
SYNOPSIS
|
||||
gcloud alpha run integrations update NAME
|
||||
[--parameters=[PARAMETER=VALUE,...]] [--region=REGION]
|
||||
[--service-account=SERVICE_ACCOUNT]
|
||||
[--add-service=ADD_SERVICE | --remove-service=REMOVE_SERVICE]
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
|
|
@ -30,6 +31,9 @@ FLAGS
|
|||
Region in which the resource can be found. Alternatively, set the
|
||||
property [run/region].
|
||||
|
||||
--service-account=SERVICE_ACCOUNT
|
||||
Name of the service account to use when deploying the integration.
|
||||
|
||||
At most one of these can be specified:
|
||||
|
||||
--add-service=ADD_SERVICE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue