mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
29 lines
635 B
Text
29 lines
635 B
Text
|
|
NAME
|
||
|
|
gcloud container subnets - manage subnets to be used by Google Kubernetes
|
||
|
|
Engine clusters
|
||
|
|
|
||
|
|
SYNOPSIS
|
||
|
|
gcloud container subnets COMMAND [GCLOUD_WIDE_FLAG ...]
|
||
|
|
|
||
|
|
DESCRIPTION
|
||
|
|
Manage subnets to be used by Google Kubernetes Engine clusters.
|
||
|
|
|
||
|
|
GCLOUD WIDE FLAGS
|
||
|
|
These flags are available to all commands: --help.
|
||
|
|
|
||
|
|
Run $ gcloud help for details.
|
||
|
|
|
||
|
|
COMMANDS
|
||
|
|
COMMAND is one of the following:
|
||
|
|
|
||
|
|
list-usable
|
||
|
|
List subnets usable for cluster creation in a specific project.
|
||
|
|
|
||
|
|
NOTES
|
||
|
|
These variants are also available:
|
||
|
|
|
||
|
|
$ gcloud alpha container subnets
|
||
|
|
|
||
|
|
$ gcloud beta container subnets
|
||
|
|
|