mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-20 13:10:18 +00:00
gcloud: Wed Apr 2 10:41:45 UTC 2025
This commit is contained in:
parent
be9483c980
commit
4637d39593
282 changed files with 9293 additions and 700 deletions
|
|
@ -25,7 +25,7 @@ GROUPS
|
|||
(BETA) Manage SaaS Runtime rollouts.
|
||||
|
||||
saas
|
||||
(BETA) Manage SaaS Runtime saas-types.
|
||||
(BETA) Manage SaaS Runtime saas.
|
||||
|
||||
tenants
|
||||
(BETA) Manage SaaS Runtime tenants.
|
||||
|
|
|
|||
|
|
@ -106,9 +106,10 @@ OPTIONAL FLAGS
|
|||
The strategy to use for executing rollouts.
|
||||
|
||||
--unit-filter=UNIT_FILTER
|
||||
AIP/160 formatted filter string against Unit. The filter will be
|
||||
applied to determine the eligible unit population. This filter can only
|
||||
reduce, but not expand the scope of the rollout.
|
||||
CEL(https://github.com/google/cel-spec) formatted filter string against
|
||||
Unit. The filter will be applied to determine the eligible unit
|
||||
population. This filter can only reduce, but not expand the scope of
|
||||
the rollout.
|
||||
|
||||
--update-unit-kind-strategy=UPDATE_UNIT_KIND_STRATEGY
|
||||
The config for updating the unit kind. By default, the unit kind will
|
||||
|
|
|
|||
|
|
@ -59,9 +59,10 @@ FLAGS
|
|||
The strategy to use for executing rollouts.
|
||||
|
||||
--unit-filter=UNIT_FILTER
|
||||
AIP/160 formatted filter string against Unit. The filter will be
|
||||
applied to determine the eligible unit population. This filter can only
|
||||
reduce, but not expand the scope of the rollout.
|
||||
CEL(https://github.com/google/cel-spec) formatted filter string against
|
||||
Unit. The filter will be applied to determine the eligible unit
|
||||
population. This filter can only reduce, but not expand the scope of
|
||||
the rollout.
|
||||
|
||||
--update-unit-kind-strategy=UPDATE_UNIT_KIND_STRATEGY
|
||||
The config for updating the unit kind. By default, the unit kind will
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
NAME
|
||||
gcloud beta saas-runtime saas - manage SaaS Runtime saas-types
|
||||
gcloud beta saas-runtime saas - manage SaaS Runtime saas
|
||||
|
||||
SYNOPSIS
|
||||
gcloud beta saas-runtime saas COMMAND [GCLOUD_WIDE_FLAG ...]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue