1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 23:08:48 +00:00

gcloud: Wed May 24 10:23:00 UTC 2023

This commit is contained in:
Automated 2023-05-24 10:23:00 +00:00
parent a56fab68e5
commit d0919dce4f
151 changed files with 3286 additions and 306 deletions

View file

@ -9,10 +9,10 @@ SYNOPSIS
default="/" --dockerfile-image=DOCKERFILE_IMAGE])
: --description=DESCRIPTION --name=NAME --region=REGION
--[no-]require-approval --service-account=SERVICE_ACCOUNT
--substitutions=[KEY=VALUE,...] (--branch=BRANCH
| --tag=TAG) (--repository=REPOSITORY
--substitutions=[KEY=VALUE,...] --branch=BRANCH
| --tag=TAG --repository=REPOSITORY
| [--repo=REPO --repo-type=REPO_TYPE
: --github-enterprise-config=GITHUB_ENTERPRISE_CONFIG])])
: --github-enterprise-config=GITHUB_ENTERPRISE_CONFIG]])
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
@ -134,7 +134,7 @@ REQUIRED FLAGS
Flags for repository and branch information
Exactly one of these must be specified:
At most one of these can be specified:
--branch=BRANCH
Branch to build.
@ -144,7 +144,7 @@ REQUIRED FLAGS
Flags for repository information
Exactly one of these must be specified:
At most one of these can be specified:
--repository=REPOSITORY
Repository resource (2nd gen) to use, in the format

View file

@ -11,10 +11,10 @@ SYNOPSIS
: --description=DESCRIPTION --name=NAME --region=REGION
--[no-]require-approval --service-account=SERVICE_ACCOUNT
--subscription-filter=SUBSCRIPTION_FILTER
--substitutions=[KEY=VALUE,...] (--branch=BRANCH
| --tag=TAG) (--repository=REPOSITORY
--substitutions=[KEY=VALUE,...] --branch=BRANCH
| --tag=TAG --repository=REPOSITORY
| [--repo=REPO --repo-type=REPO_TYPE
: --github-enterprise-config=GITHUB_ENTERPRISE_CONFIG])])
: --github-enterprise-config=GITHUB_ENTERPRISE_CONFIG]])
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
@ -150,7 +150,7 @@ REQUIRED FLAGS
Flags for repository and branch information
Exactly one of these must be specified:
At most one of these can be specified:
--branch=BRANCH
Branch to build.
@ -160,7 +160,7 @@ REQUIRED FLAGS
Flags for repository information
Exactly one of these must be specified:
At most one of these can be specified:
--repository=REPOSITORY
Repository resource (2nd gen) to use, in the format

View file

@ -11,10 +11,10 @@ SYNOPSIS
: --description=DESCRIPTION --name=NAME --region=REGION
--[no-]require-approval --service-account=SERVICE_ACCOUNT
--subscription-filter=SUBSCRIPTION_FILTER
--substitutions=[KEY=VALUE,...] (--branch=BRANCH
| --tag=TAG) (--repository=REPOSITORY
--substitutions=[KEY=VALUE,...] --branch=BRANCH
| --tag=TAG --repository=REPOSITORY
| [--repo=REPO --repo-type=REPO_TYPE
: --github-enterprise-config=GITHUB_ENTERPRISE_CONFIG])])
: --github-enterprise-config=GITHUB_ENTERPRISE_CONFIG]])
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
@ -156,7 +156,7 @@ REQUIRED FLAGS
Flags for repository and branch information
Exactly one of these must be specified:
At most one of these can be specified:
--branch=BRANCH
Branch to build.
@ -166,7 +166,7 @@ REQUIRED FLAGS
Flags for repository information
Exactly one of these must be specified:
At most one of these can be specified:
--repository=REPOSITORY
Repository resource (2nd gen) to use, in the format