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:
parent
5f3d6bc974
commit
f9edf67fe5
677 changed files with 22815 additions and 975 deletions
37
gcloud/billing/projects/help
Normal file
37
gcloud/billing/projects/help
Normal 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
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue