gcloud compute networks subnets

NAME
gcloud compute networks subnets - list, describe, and delete, and update Compute Engine subnetworks
SYNOPSIS
gcloud compute networks subnets COMMAND [GCLOUD_WIDE_FLAG]
DESCRIPTION
Read and manipulate VPC subnetworks.

For more information about VPC, see the VPC documentation.

See also: Subnetworks API.

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
Add an IAM policy binding to a Compute Engine subnetwork.
create
Define a subnet for a network in custom subnet mode.
delete
Delete Google Cloud subnetworks.
describe
Describe a Compute Engine subnetwork.
expand-ip-range
Expand the IP range of a Compute Engine subnetwork.
get-iam-policy
Get the IAM policy for a Compute Engine subnetwork.
list
List Google Compute Engine subnetworks.
list-usable
List Compute Engine subnetworks permitted for use.
remove-iam-policy-binding
Remove an IAM policy binding from a Compute Engine subnetwork.
set-iam-policy
Set the IAM policy for a Compute Engine subnetwork.
update
Updates properties of an existing Compute Engine subnetwork.
NOTES
These variants are also available:
gcloud alpha compute networks subnets
gcloud beta compute networks subnets