1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-20 13:10:18 +00:00

gcloud: Wed Aug 17 09:22:03 UTC 2022

This commit is contained in:
Automated 2022-08-17 09:22:03 +00:00
parent fa820bfa8d
commit c614d893da
Failed to extract signature
183 changed files with 3129 additions and 270 deletions

View file

@ -10,6 +10,12 @@ SYNOPSIS
DESCRIPTION
(ALPHA) Export the configuration for a Network Services gateway.
EXAMPLES
To export a gateway named 'my-gateway' to a YAML file, run:
$ gcloud alpha network-services gateways export my-gateway \
--destination=my-gateway.yaml --location=global
POSITIONAL ARGUMENTS
Gateway resource - Name of the gateway to export. The arguments in this
group can be used to specify the attributes of this resource. (NOTE) Some
@ -62,5 +68,7 @@ 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.
access allowlist. This variant is also available:
$ gcloud network-services gateways export