mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
37 lines
695 B
Text
37 lines
695 B
Text
NAME
|
|
gcloud network-services gateways - manage Network Services Gateways
|
|
|
|
SYNOPSIS
|
|
gcloud network-services gateways COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Manage Network Services Gateways.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
delete
|
|
Delete a gateway.
|
|
|
|
describe
|
|
Describe a gateway.
|
|
|
|
export
|
|
Export the configuration for a gateway.
|
|
|
|
import
|
|
Import the configuration for a gateway.
|
|
|
|
list
|
|
List gateways.
|
|
|
|
NOTES
|
|
This variant is also available:
|
|
|
|
$ gcloud alpha network-services gateways
|
|
|