mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 12:22:03 +00:00
gcloud: Wed Aug 23 10:30:46 UTC 2023
This commit is contained in:
parent
5f3d6bc974
commit
f9edf67fe5
677 changed files with 22815 additions and 975 deletions
|
|
@ -9,7 +9,7 @@ SYNOPSIS
|
|||
[--credit-types-treatment=CREDIT_TYPES_TREATMENT]
|
||||
[--disable-default-iam-recipients] [--display-name=DISPLAY_NAME]
|
||||
[--filter-credit-types=[FILTER_CREDIT_TYPES,...]]
|
||||
[--filter-labels=FILTER_LABELS]
|
||||
[--filter-labels=[KEY=VALUE,...]]
|
||||
[--filter-projects=[FILTER_PROJECTS,...]]
|
||||
[--filter-services=[FILTER_SERVICES,...]]
|
||||
[--filter-subaccounts=[FILTER_SUBACCOUNTS,...]]
|
||||
|
|
@ -17,8 +17,8 @@ SYNOPSIS
|
|||
[--calendar-period=CALENDAR_PERIOD
|
||||
| [--start-date=START_DATE : --end-date=END_DATE]]
|
||||
[--threshold-rules-from-file=THRESHOLD_RULES_FROM_FILE
|
||||
| --add-threshold-rule=ADD_THRESHOLD_RULE --clear-threshold-rules]
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
| --add-threshold-rule=[basis=BASIS],[percent=PERCENT]
|
||||
--clear-threshold-rules] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(BETA) Update a budget.
|
||||
|
|
@ -98,7 +98,7 @@ FLAGS
|
|||
specified, then --credit-types-treatment must be
|
||||
include-specified-credits.
|
||||
|
||||
--filter-labels=FILTER_LABELS
|
||||
--filter-labels=[KEY=VALUE,...]
|
||||
Single label and value pair specifying that usage from only this set of
|
||||
labeled resources should be included in the budget. Currently, multiple
|
||||
entries or multiple values per entry are not allowed. If omitted, the
|
||||
|
|
@ -160,7 +160,7 @@ FLAGS
|
|||
in the file will replace the rules in the budget. This can be used to
|
||||
add or remove specific threshold rules.
|
||||
|
||||
--add-threshold-rule=ADD_THRESHOLD_RULE
|
||||
--add-threshold-rule=[basis=BASIS],[percent=PERCENT]
|
||||
Rule that triggers alerts (notifications of thresholds being crossed)
|
||||
when spend exceeds the specified percentages of the budget. This flag
|
||||
can be repeated to provide multiple thresholds above which an alert
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue