mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 02:25:19 +00:00
42 lines
912 B
Text
42 lines
912 B
Text
NAME
|
|
gcloud billing accounts - manage billing accounts
|
|
|
|
SYNOPSIS
|
|
gcloud billing accounts COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Manage billing accounts.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
add-iam-policy-binding
|
|
Add an IAM policy binding to a Cloud Billing account.
|
|
|
|
describe
|
|
Show metadata for a billing account.
|
|
|
|
get-iam-policy
|
|
Get the IAM policy for a Cloud Billing account.
|
|
|
|
list
|
|
List all active billing accounts.
|
|
|
|
remove-iam-policy-binding
|
|
Remove an IAM policy binding from a Cloud Billing account.
|
|
|
|
set-iam-policy
|
|
Set the IAM policy for a Cloud Billing account.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha billing accounts
|
|
|
|
$ gcloud beta billing accounts
|
|
|