File: //snap/google-cloud-cli/current/help/man/man1/gcloud_alpha_compute_routers_nats.1
.TH "GCLOUD_ALPHA_COMPUTE_ROUTERS_NATS" 1
.SH "NAME"
.HP
gcloud alpha compute routers nats \- list, create, describe, and delete Cloud NAT
.SH "SYNOPSIS"
.HP
\f5gcloud alpha compute routers nats\fR \fIGROUP\fR | \fICOMMAND\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
\fB(ALPHA)\fR 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
\fB(ALPHA)\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
\fB(ALPHA)\fR Add a NAT to a Compute Engine router.
.TP 2m
\fBdelete\fR
\fB(ALPHA)\fR Remove a NAT from a Compute Engine router.
.TP 2m
\fBdescribe\fR
\fB(ALPHA)\fR Describe a NAT in a Compute Engine router.
.TP 2m
\fBlist\fR
\fB(ALPHA)\fR Lists the NATs on a Compute Engine router.
.TP 2m
\fBupdate\fR
\fB(ALPHA)\fR Update a NAT on a Compute Engine router.
.RE
.sp
.SH "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:
.RS 2m
$ gcloud compute routers nats
.RE
.RS 2m
$ gcloud beta compute routers nats
.RE