mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
37 lines
824 B
Text
37 lines
824 B
Text
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
|
|
|