1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-09 10:56:49 +00:00
gcloud-help/gcloud/compute/networks/subnets/help
2022-03-01 04:29:52 +00:00

64 lines
1.6 KiB
Text

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
(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
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