gcloud beta compute networks subnets - list, describe, and delete, and update Compute Engine subnetworks
gcloud beta compute networks subnets COMMAND [GCLOUD_WIDE_FLAG ...]
(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.
These flags are available to all commands: --help.
Run $ gcloud help for details.
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.
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