1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 14:56:05 +00:00

gcloud: Wed Aug 23 10:30:46 UTC 2023

This commit is contained in:
Automated 2023-08-23 10:30:46 +00:00
parent 5f3d6bc974
commit f9edf67fe5
677 changed files with 22815 additions and 975 deletions

View file

@ -10,12 +10,12 @@ DESCRIPTION
EXAMPLES
To list billing accounts associated with the current user, run:
$ gcloud beta billing accounts list
$ gcloud billing accounts list
To link one of the billing accounts 0X0X0X-0X0X0X-0X0X0X with a project
my-project, run:
$ gcloud beta billing projects link my-project \
$ gcloud billing projects link my-project \
--billing-account 0X0X0X-0X0X0X-0X0X0X
GCLOUD WIDE FLAGS
@ -26,9 +26,15 @@ GCLOUD WIDE FLAGS
GROUPS
GROUP is one of the following:
accounts
Manage billing accounts.
budgets
Manage the budgets of your billing accounts.
projects
Manage the billing account configuration of your projects.
NOTES
These variants are also available: