1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-08 02:25:19 +00:00

gcloud: Wed Jul 26 10:48:49 UTC 2023

This commit is contained in:
Automated 2023-07-26 10:48:49 +00:00
parent 64e67b443c
commit 4558a00e48
204 changed files with 2787 additions and 1591 deletions

View file

@ -10,12 +10,12 @@ DESCRIPTION
EXAMPLES
To list billing accounts associated with the current user, run:
$ gcloud billing accounts list
$ gcloud beta billing accounts list
To link one of the billing accounts 0X0X0X-0X0X0X-0X0X0X with a project
my-project, run:
$ gcloud billing projects link my-project \
$ gcloud beta billing projects link my-project \
--billing-account 0X0X0X-0X0X0X-0X0X0X
GCLOUD WIDE FLAGS