gcloud_compute_routers_nats (1)
NAME
- gcloud compute routers nats - list, create, describe and delete Google Compute Engine NATs
SYNOPSIS
-
gcloud compute routers nats COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
GCLOUD WIDE FLAGS
These flags are available to all commands: --account, --configuration, --flags-file, --flatten, --format, --help, --log-http, --project, --quiet, --trace-token, --user-output-enabled, --verbosity. Run $ gcloud help for details.
COMMANDS
COMMAND is one of the following:
-
- create
-
Add a NAT to a Google Compute Engine router.
- delete
-
Remove a NAT from a Google Compute Engine router.
- describe
-
Describe a NAT in a Google Compute Engine router.
- list
-
Lists the NATs on a Google Compute Engine router.
- update
-
Update a NAT on a Google Compute Engine router.
NOTES
These variants are also available:
- $ gcloud alpha compute routers nats $ gcloud beta compute routers nats