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. These
    variants are also available:

        $ gcloud billing accounts

        $ gcloud alpha billing accounts

