gcloud compute routers nats

INFORMATION
gcloud compute routers nats is supported in universe domain universe; however, some of the values used in the help text may not be available. Command examples may not work as-is and may requires changes before execution.
NAME
gcloud compute routers nats - list, create, describe, and delete Cloud NAT
SYNOPSIS
gcloud compute routers nats GROUP | COMMAND [GCLOUD_WIDE_FLAG]
DESCRIPTION
List, create, describe, and delete Cloud NAT.

For more information about Cloud NAT, see the Cloud NAT documentation.

See also: Routers API.

GCLOUD WIDE FLAGS
These flags are available to all commands: --help.

Run $ gcloud help for details.

GROUPS
GROUP is one of the following:
rules
List, create, update, describe, and delete Cloud NAT Rules.
COMMANDS
COMMAND is one of the following:
create
Add a NAT to a Compute Engine router.
delete
Remove a NAT from a Compute Engine router.
describe
Describe a NAT in a Compute Engine router.
list
Lists the NATs on a Compute Engine router.
update
Update a NAT on a Compute Engine router.
NOTES
These variants are also available:
gcloud alpha compute routers nats
gcloud beta compute routers nats