mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 01:45:45 +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
|
|
@ -3,7 +3,8 @@ NAME
|
|||
specification
|
||||
|
||||
SYNOPSIS
|
||||
gcloud alpha stacks deploy FILE [--region=REGION] [GCLOUD_WIDE_FLAG ...]
|
||||
gcloud alpha stacks deploy FILE [--region=REGION]
|
||||
[--service-account=SERVICE_ACCOUNT] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(ALPHA) Create or replace an application from a YAML specification.
|
||||
|
|
@ -23,6 +24,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.
|
||||
|
||||
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