NAME

gcloud alpha compute routers nats - list, create, describe, and delete Cloud NAT

SYNOPSIS

gcloud alpha compute routers nats GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION

(ALPHA) 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.

GCLOUD WIDE FLAGS

These flags are available to all commands: --help.

Run $ gcloud help for details.

GROUPS

GROUP is one of the following:

rules

(ALPHA) List, create, update, describe, and delete Cloud NAT Rules.

COMMANDS

COMMAND is one of the following:

create

(ALPHA) Add a NAT to a Compute Engine router.

delete

(ALPHA) Remove a NAT from a Compute Engine router.

describe

(ALPHA) Describe a NAT in a Compute Engine router.

list

(ALPHA) Lists the NATs on a Compute Engine router.

update

(ALPHA) Update a NAT on a Compute Engine router.

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:

$ gcloud compute routers nats

$ gcloud beta compute routers nats