1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-08 10:35:03 +00:00
gcloud-help/gcloud/beta/compute/shared-vpc/help
2022-03-01 04:29:52 +00:00

51 lines
1.3 KiB
Text

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