mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-23 00:02:45 +00:00
gcloud: Thu Feb 20 10:40:27 UTC 2025
This commit is contained in:
parent
44f319c56c
commit
8d1a988ab5
295 changed files with 11246 additions and 956 deletions
|
|
@ -5,7 +5,7 @@ NAME
|
|||
SYNOPSIS
|
||||
gcloud alpha container fleet packages resource-bundles releases update
|
||||
RELEASE --resource-bundle=RESOURCE_BUNDLE [--lifecycle=LIFECYCLE]
|
||||
[--location=LOCATION] [--source=SOURCE] [--update-mask=UPDATE_MASK]
|
||||
[--location=LOCATION] [--source=SOURCE]
|
||||
[--variants-pattern=VARIANTS_PATTERN] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
|
|
@ -51,9 +51,6 @@ OPTIONAL FLAGS
|
|||
paired with the --variants-pattern arg to create multiple variants of a
|
||||
Release.
|
||||
|
||||
--update-mask=UPDATE_MASK
|
||||
Mask denoting which fields to update.
|
||||
|
||||
--variants-pattern=VARIANTS_PATTERN
|
||||
Glob pattern to Variants of the Release, to be paired with the --source
|
||||
arg. ex: --source=/manifests-dir/ --variants-pattern=**,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue