mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 15:39:42 +00:00
41 lines
999 B
Text
41 lines
999 B
Text
NAME
|
|
gcloud beta billing accounts - manage billing accounts
|
|
|
|
SYNOPSIS
|
|
gcloud beta billing accounts COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) 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
|
|
(BETA) Add an IAM policy binding to a Cloud Billing account.
|
|
|
|
describe
|
|
(BETA) Show metadata for a billing account.
|
|
|
|
get-iam-policy
|
|
(BETA) Get the IAM policy for a Cloud Billing account.
|
|
|
|
list
|
|
(BETA) List all active billing accounts.
|
|
|
|
remove-iam-policy-binding
|
|
(BETA) Remove an IAM policy binding from a Cloud Billing account.
|
|
|
|
set-iam-policy
|
|
(BETA) Set the IAM policy for a Cloud Billing account.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. This
|
|
variant is also available:
|
|
|
|
$ gcloud alpha billing accounts
|
|
|