mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 02:25:19 +00:00
gcloud: Wed Jul 31 09:35:15 UTC 2024
This commit is contained in:
parent
3a4c5997b9
commit
ed2f818f7a
2722 changed files with 12631 additions and 6826 deletions
|
|
@ -18,7 +18,7 @@ SYNOPSIS
|
|||
[--budget-amount=BUDGET_AMOUNT | --last-period-amount]
|
||||
[--calendar-period=CALENDAR_PERIOD
|
||||
| [--start-date=START_DATE : --end-date=END_DATE]]
|
||||
[--threshold-rules-from-file=THRESHOLD_RULES_FROM_FILE
|
||||
[--threshold-rules-from-file=PATH_TO_FILE
|
||||
| --add-threshold-rule=[basis=BASIS],[percent=PERCENT]
|
||||
--clear-threshold-rules] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
|
|
@ -180,10 +180,11 @@ FLAGS
|
|||
|
||||
At most one of these can be specified:
|
||||
|
||||
--threshold-rules-from-file=THRESHOLD_RULES_FROM_FILE
|
||||
--threshold-rules-from-file=PATH_TO_FILE
|
||||
Import a file with the updated threshold rules. The threshold rules
|
||||
in the file will replace the rules in the budget. This can be used to
|
||||
add or remove specific threshold rules.
|
||||
add or remove specific threshold rules. Use a full or relative path
|
||||
to a local file containing the value of threshold_rules.
|
||||
|
||||
--add-threshold-rule=[basis=BASIS],[percent=PERCENT]
|
||||
Rule that triggers alerts (notifications of thresholds being crossed)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue