az neon postgres
Note
This reference is part of the neon extension for the Azure CLI (version 2.70.0 or higher). The extension will automatically install the first time you run an az neon postgres command. Learn more about extensions.
Manage Neon Serverless Postgres resources including organizations, projects, and branches.
Commands
Name | Description | Type | Status |
---|---|---|---|
az neon postgres branch |
Manage branches within a Neon Postgres database. |
Extension | GA |
az neon postgres branch create |
Create a new branch within a Neon Postgres database. |
Extension | GA |
az neon postgres branch delete |
Delete an existing branch within a Neon Postgres database. |
Extension | GA |
az neon postgres branch list |
List all branch resources within a specific project in Neon Postgres. |
Extension | GA |
az neon postgres branch show |
Retrieve details of a specific branch within a Neon Postgres database. |
Extension | GA |
az neon postgres branch update |
Update the properties of an existing branch within a Neon Postgres database. |
Extension | GA |
az neon postgres branch wait |
Place the CLI in a waiting state until a condition is met. |
Extension | GA |
az neon postgres endpoint |
Manage Endpoint. |
Extension | GA |
az neon postgres endpoint list |
List all endpoints in a Neon branch. |
Extension | GA |
az neon postgres neon-database |
Manage Neon Postgres databases within Azure. |
Extension | GA |
az neon postgres neon-database list |
List all Neon Postgres databases associated with a specific branch. |
Extension | GA |
az neon postgres neon-role |
Manage roles and permissions within Neon Postgres databases. |
Extension | GA |
az neon postgres neon-role list |
List all roles and permissions associated with a specific branch in Neon Postgres. |
Extension | GA |
az neon postgres organization |
Manage Neon organizations, which are entities created on the Neon side. |
Extension | GA |
az neon postgres organization create |
Create a new Neon organization within a specified Azure resource group in Azure. This is typically the first step in provisioning Neon Serverless Postgres. |
Extension | GA |
az neon postgres organization delete |
Delete an existing Neon organization within Azure. |
Extension | GA |
az neon postgres organization list |
List all Neon organizations associated with a specific subscription ID. |
Extension | GA |
az neon postgres organization show |
Retrieve details of a specific Neon organization. |
Extension | GA |
az neon postgres organization update |
Update the properties of an existing Neon organization within Azure. |
Extension | GA |
az neon postgres organization wait |
Place the CLI in a waiting state until a condition is met. |
Extension | GA |
az neon postgres project |
Manage Neon projects, including listing, creating, updating, deleting, and retrieving project information. |
Extension | GA |
az neon postgres project create |
Create a new Neon project resource within Azure. |
Extension | GA |
az neon postgres project delete |
Delete an existing Neon project resource within Azure. |
Extension | GA |
az neon postgres project get-connection-uri |
Retrieve the connection URI for a specific Neon Postgres database. |
Extension | GA |
az neon postgres project list |
List all Neon projects associated with a specific Neon organization. |
Extension | GA |
az neon postgres project show |
Retrieve details of a specific Neon project resource. |
Extension | GA |
az neon postgres project update |
Update the properties of an existing Neon project resource within Azure. |
Extension | GA |
az neon postgres project wait |
Place the CLI in a waiting state until a condition is met. |
Extension | GA |