NAME
    gcloud beta compute shared-vpc - configure shared VPC

SYNOPSIS
    gcloud beta compute shared-vpc GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (BETA) Configure Shared VPC configurations.

    For more information about Shared VPC, see the Shared VPC documentation
    (https://cloud.google.com/vpc/docs/shared-vpc/).

GCLOUD WIDE FLAGS
    These flags are available to all commands: --help.

    Run $ gcloud help for details.

GROUPS
    GROUP is one of the following:

     associated-projects
        (BETA) Configure associated projects for Shared VPC networking.

     organizations
        (BETA) Configure organizations for Shared VPC networking.

COMMANDS
    COMMAND is one of the following:

     disable
        (BETA) Disable the given project as a shared VPC host.

     enable
        (BETA) Enable the given project as a shared VPC host.

     get-host-project
        (BETA) Get the shared VPC host project that the given project is
        associated with.

     list-associated-resources
        (BETA) List the resources associated with the given shared VPC host
        project.

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

        $ gcloud compute shared-vpc

        $ gcloud alpha compute shared-vpc

