1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 06:47:12 +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

@ -0,0 +1,37 @@
NAME
gcloud billing projects - manage the billing account configuration of your
projects
SYNOPSIS
gcloud billing projects COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
Manage the billing account configuration of your projects.
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMANDS
COMMAND is one of the following:
describe
Show detailed billing information for a project.
link
Link a project with a billing account.
list
List all active projects associated with the specified billing account.
unlink
Unlink the account (if any) linked with a project.
NOTES
These variants are also available:
$ gcloud alpha billing projects
$ gcloud beta billing projects