1
0
Fork 0
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:
Automated 2025-04-02 10:41:45 +00:00
parent be9483c980
commit 4637d39593
282 changed files with 9293 additions and 700 deletions

View file

@ -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.

View file

@ -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

View file

@ -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

View file

@ -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 ...]