mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 07:29:40 +00:00
58 lines
1.4 KiB
Text
58 lines
1.4 KiB
Text
|
|
NAME
|
||
|
|
gcloud alpha network-services - manage Network Services resources
|
||
|
|
|
||
|
|
SYNOPSIS
|
||
|
|
gcloud alpha network-services GROUP [GCLOUD_WIDE_FLAG ...]
|
||
|
|
|
||
|
|
DESCRIPTION
|
||
|
|
(ALPHA) Manage Network Services resources.
|
||
|
|
|
||
|
|
GCLOUD WIDE FLAGS
|
||
|
|
These flags are available to all commands: --help.
|
||
|
|
|
||
|
|
Run $ gcloud help for details.
|
||
|
|
|
||
|
|
GROUPS
|
||
|
|
GROUP is one of the following:
|
||
|
|
|
||
|
|
endpoint-policies
|
||
|
|
(ALPHA) Manage Network Services EndpointPolicies.
|
||
|
|
|
||
|
|
gateways
|
||
|
|
(ALPHA) Manage Network Services Gateways.
|
||
|
|
|
||
|
|
grpc-routes
|
||
|
|
(ALPHA) Manage Network Services GrpcRoutes.
|
||
|
|
|
||
|
|
http-filters
|
||
|
|
(ALPHA) Manage Network Services HttpFilters.
|
||
|
|
|
||
|
|
http-routes
|
||
|
|
(ALPHA) Manage Network Services HttpRoutes.
|
||
|
|
|
||
|
|
meshes
|
||
|
|
(ALPHA) Manage Network Services Meshes.
|
||
|
|
|
||
|
|
observability-policies
|
||
|
|
(ALPHA) Manage Network Services ObservabilityPolicies.
|
||
|
|
|
||
|
|
service-bindings
|
||
|
|
(ALPHA) Manage Network Services Bindings.
|
||
|
|
|
||
|
|
tcp-routes
|
||
|
|
(ALPHA) Manage Network Services TcpRoutes.
|
||
|
|
|
||
|
|
tls-routes
|
||
|
|
(ALPHA) Manage Network Services TlsRoutes.
|
||
|
|
|
||
|
|
NOTES
|
||
|
|
This command is currently in alpha and might change without notice. If this
|
||
|
|
command fails with API permission errors despite specifying the correct
|
||
|
|
project, you might be trying to access an API with an invitation-only early
|
||
|
|
access allowlist. These variants are also available:
|
||
|
|
|
||
|
|
$ gcloud network-services
|
||
|
|
|
||
|
|
$ gcloud beta network-services
|
||
|
|
|