# doctl compute vpc-nat-gateway – DigitalOcean Documentation > Use the subcommands of `doctl compute vpc-nat-gateway` to perform actions on VPC NAT Gateways. You can use vpc-nat-gateway to perform CRUD operations on a VPC NAT Gateway. - [doctl compute vpc-nat-gateway create](https://docs.digitalocean.com/reference/doctl/reference/compute/vpc-nat-gateway/create/index.html.md): Usage doctl compute vpc-nat-gateway create [flags] Aliases c Flags Option Description --format Columns for output in a comma-separated list. Possible values: ID, Name, Type, State, Region, VPC, GatewayIP, Default, Egresses, Timeouts. --help, -h Help for … - [doctl compute vpc-nat-gateway delete](https://docs.digitalocean.com/reference/doctl/reference/compute/vpc-nat-gateway/delete/index.html.md): Usage doctl compute vpc-nat-gateway delete [flags] Aliases d, rm Flags Option Description --force Force delete without a confirmation promptDefault: false --help, -h Help for this command Related Commands Command Description doctl compute vpc-nat-gateway … - [doctl compute vpc-nat-gateway get](https://docs.digitalocean.com/reference/doctl/reference/compute/vpc-nat-gateway/get/index.html.md): Usage doctl compute vpc-nat-gateway get [flags] Flags Option Description --format Columns for output in a comma-separated list. Possible values: ID, Name, Type, State, Region, VPC, GatewayIP, Default, Egresses, Timeouts. --help, -h Help for this command … - [doctl compute vpc-nat-gateway list](https://docs.digitalocean.com/reference/doctl/reference/compute/vpc-nat-gateway/list/index.html.md): Usage doctl compute vpc-nat-gateway list [flags] Aliases ls Flags Option Description --format Columns for output in a comma-separated list. Possible values: ID, Name, Type, State, Region, VPC, GatewayIP, Default, Egresses, Timeouts. --help, -h Help for … - [doctl compute vpc-nat-gateway update](https://docs.digitalocean.com/reference/doctl/reference/compute/vpc-nat-gateway/update/index.html.md): Usage doctl compute vpc-nat-gateway update [flags] Aliases u Flags Option Description --format Columns for output in a comma-separated list. Possible values: ID, Name, Type, State, Region, VPC, GatewayIP, Default, Egresses, Timeouts. --help, -h Help for …