mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
28 lines
635 B
Text
28 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
|
|
|