NAME

gcloud compute shared-vpc - configure shared VPC

SYNOPSIS

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

DESCRIPTION

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

Configure associated projects for Shared VPC networking.

organizations

Configure organizations for Shared VPC networking.

COMMANDS

COMMAND is one of the following:

disable

Disable the given project as a shared VPC host.

enable

Enable the given project as a shared VPC host.

get-host-project

Get the shared VPC host project that the given project is associated with.

list-associated-resources

List the resources associated with the given shared VPC host project.

NOTES

These variants are also available:

$ gcloud alpha compute shared-vpc

$ gcloud beta compute shared-vpc