File: //snap/google-cloud-cli/current/help/man/man1/gcloud_compute_routers_nats.1
.TH "GCLOUD_COMPUTE_ROUTERS_NATS" 1
.SH "NAME"
.HP
gcloud compute routers nats \- list, create, describe, and delete Cloud NAT
.SH "SYNOPSIS"
.HP
\f5gcloud compute routers nats\fR \fIGROUP\fR | \fICOMMAND\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
List, create, describe, and delete Cloud NAT.
For more information about Cloud NAT, see the Cloud NAT documentation
(https://cloud.google.com/nat/docs/using\-nat).
See also: Routers API
(https://cloud.google.com/compute/docs/reference/rest/v1/routers).
.SH "GCLOUD WIDE FLAGS"
These flags are available to all commands: \-\-help.
Run \fB$ gcloud help\fR for details.
.SH "GROUPS"
\f5\fIGROUP\fR\fR is one of the following:
.RS 2m
.TP 2m
\fBrules\fR
List, create, update, describe, and delete Cloud NAT Rules.
.RE
.sp
.SH "COMMANDS"
\f5\fICOMMAND\fR\fR is one of the following:
.RS 2m
.TP 2m
\fBcreate\fR
Add a NAT to a Compute Engine router.
.TP 2m
\fBdelete\fR
Remove a NAT from a Compute Engine router.
.TP 2m
\fBdescribe\fR
Describe a NAT in a Compute Engine router.
.TP 2m
\fBlist\fR
Lists the NATs on a Compute Engine router.
.TP 2m
\fBupdate\fR
Update a NAT on a Compute Engine router.
.RE
.sp
.SH "NOTES"
These variants are also available:
.RS 2m
$ gcloud alpha compute routers nats
.RE
.RS 2m
$ gcloud beta compute routers nats
.RE