NAME
    gcloud beta billing projects - manage the billing account configuration of
        your projects

SYNOPSIS
    gcloud beta billing projects COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (BETA) 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
        (BETA) Show detailed billing information for a project.

     link
        (BETA) Link a project with a billing account.

     list
        (BETA) List all active projects associated with the specified billing
        account.

     unlink
        (BETA) Unlink the account (if any) linked with a project.

NOTES
    This command is currently in beta and might change without notice. These
    variants are also available:

        $ gcloud billing projects

        $ gcloud alpha billing projects

