# doctl vpcs peerings – DigitalOcean Documentation > The commands under `doctl vpcs peerings` are for managing your VPC Peerings. With the VPC Peerings commands, you can get, list, create, update, or delete VPC Peerings, and manage their configuration details. - [doctl vpcs peerings create](https://docs.digitalocean.com/reference/doctl/reference/vpcs/peerings/create/index.html.md): Use this command to create a new VPC Peering on your account. - [doctl vpcs peerings delete](https://docs.digitalocean.com/reference/doctl/reference/vpcs/peerings/delete/index.html.md): Permanently deletes the specified VPC Peering. This is irreversible. - [doctl vpcs peerings get](https://docs.digitalocean.com/reference/doctl/reference/vpcs/peerings/get/index.html.md): Retrieves information about a VPC Peering, including: - The VPC Peering ID - The VPC Peering Name - The Peered VPC network IDs - The VPC Peering Status - The VPC Peering creation date, in ISO8601 combined date and time format - [doctl vpcs peerings list](https://docs.digitalocean.com/reference/doctl/reference/vpcs/peerings/list/index.html.md): Retrieves a list of the VPC Peerings on your account, including the following information for each: - The VPC Peering ID - The VPC Peering Name - The Peered VPC network IDs - The VPC Peering Status - The VPC Peering creation date, in ISO8601 combined date … - [doctl vpcs peerings update](https://docs.digitalocean.com/reference/doctl/reference/vpcs/peerings/update/index.html.md): Use this command to update the name of a VPC Peering