mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 12:22:03 +00:00
gcloud: Wed May 17 10:38:17 UTC 2023
This commit is contained in:
parent
14441c7ea7
commit
a56fab68e5
151 changed files with 1878 additions and 2972 deletions
|
|
@ -12,7 +12,8 @@ SYNOPSIS
|
|||
--[no-]require-approval --service-account=SERVICE_ACCOUNT
|
||||
--subscription-filter=SUBSCRIPTION_FILTER
|
||||
--substitutions=[KEY=VALUE,...] (--branch=BRANCH
|
||||
| --tag=TAG) ([--repo=REPO --repo-type=REPO_TYPE
|
||||
| --tag=TAG) (--repository=REPOSITORY
|
||||
| [--repo=REPO --repo-type=REPO_TYPE
|
||||
: --github-enterprise-config=GITHUB_ENTERPRISE_CONFIG])])
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
|
|
@ -169,6 +170,10 @@ REQUIRED FLAGS
|
|||
|
||||
Exactly one of these must be specified:
|
||||
|
||||
--repository=REPOSITORY
|
||||
Repository resource (2nd gen) to use, in the format
|
||||
"projects/*/locations/*/connections/*/repositories/".
|
||||
|
||||
1st-gen repository settings.
|
||||
|
||||
--repo=REPO
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue