mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-10 11:21:48 +00:00
40 lines
798 B
Text
40 lines
798 B
Text
NAME
|
|
gcloud beta billing budgets - manage the budgets of your billing accounts
|
|
|
|
SYNOPSIS
|
|
gcloud beta billing budgets COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) Manage the budgets of your billing accounts.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
create
|
|
(BETA) Create a budget.
|
|
|
|
delete
|
|
(BETA) Delete a budget.
|
|
|
|
describe
|
|
(BETA) Describe a budget.
|
|
|
|
list
|
|
(BETA) List budgets.
|
|
|
|
update
|
|
(BETA) Update a budget.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. These
|
|
variants are also available:
|
|
|
|
$ gcloud billing budgets
|
|
|
|
$ gcloud alpha billing budgets
|
|
|