1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-11 15:39:42 +00:00
gcloud-help/gcloud/alpha/billing/accounts/help
2023-08-23 10:30:46 +00:00

52 lines
1.4 KiB
Text

NAME
gcloud alpha billing accounts - manage billing accounts
SYNOPSIS
gcloud alpha billing accounts GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) Manage billing accounts.
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.
Run $ gcloud help for details.
GROUPS
GROUP is one of the following:
projects
(ALPHA) (DEPRECATED) Manage the billing account configuration of your
projects.
COMMANDS
COMMAND is one of the following:
add-iam-policy-binding
(ALPHA) Add an IAM policy binding to a Cloud Billing account.
describe
(ALPHA) Show metadata for a billing account.
get-iam-policy
(ALPHA) Get the IAM policy for a Cloud Billing account.
list
(ALPHA) List all active billing accounts.
remove-iam-policy-binding
(ALPHA) Remove an IAM policy binding from a Cloud Billing account.
set-iam-policy
(ALPHA) Set the IAM policy for a Cloud Billing account.
NOTES
This command is currently in alpha and might change without notice. If this
command fails with API permission errors despite specifying the correct
project, you might be trying to access an API with an invitation-only early
access allowlist. These variants are also available:
$ gcloud billing accounts
$ gcloud beta billing accounts