mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-10 19:31:55 +00:00
65 lines
1.7 KiB
Text
65 lines
1.7 KiB
Text
NAME
|
|
gcloud beta compute networks subnets - list, describe, and delete, and
|
|
update Compute Engine subnetworks
|
|
|
|
SYNOPSIS
|
|
gcloud beta compute networks subnets COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) Read and manipulate VPC subnetworks.
|
|
|
|
For more information about VPC, see the VPC documentation
|
|
(https://cloud.google.com/vpc/docs/vpc).
|
|
|
|
See also: Subnetworks API
|
|
(https://cloud.google.com/compute/docs/reference/rest/v1/subnetworks).
|
|
|
|
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 Compute Engine subnetwork.
|
|
|
|
create
|
|
(BETA) Define a subnet for a network in custom subnet mode.
|
|
|
|
delete
|
|
(BETA) Delete Google Cloud subnetworks.
|
|
|
|
describe
|
|
(BETA) Describe a Compute Engine subnetwork.
|
|
|
|
expand-ip-range
|
|
(BETA) Expand the IP range of a Compute Engine subnetwork.
|
|
|
|
get-iam-policy
|
|
(BETA) Get the IAM policy for a Compute Engine subnetwork.
|
|
|
|
list
|
|
(BETA) List Google Compute Engine subnetworks.
|
|
|
|
list-usable
|
|
(BETA) List Compute Engine subnetworks permitted for use.
|
|
|
|
remove-iam-policy-binding
|
|
(BETA) Remove an IAM policy binding from a Compute Engine subnetwork.
|
|
|
|
set-iam-policy
|
|
(BETA) Set the IAM policy for a Compute Engine subnetwork.
|
|
|
|
update
|
|
(BETA) Updates properties of an existing Compute Engine subnetwork.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. These
|
|
variants are also available:
|
|
|
|
$ gcloud compute networks subnets
|
|
|
|
$ gcloud alpha compute networks subnets
|
|
|