az neon
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 command. Learn more about extensions.
在 Azure 中管理 Neon Postgres 数据库和相关资源。
命令
名称 | 说明 | 类型 | Status |
---|---|---|---|
az neon postgres |
管理 Neon 无服务器 Postgres 资源,包括组织、项目和分支。 |
Extension | GA |
az neon postgres branch |
管理 Neon Postgres 数据库中的分支。 |
Extension | GA |
az neon postgres branch create |
在 Neon Postgres 数据库中创建新分支。 |
Extension | GA |
az neon postgres branch delete |
删除 Neon Postgres 数据库中的现有分支。 |
Extension | GA |
az neon postgres branch list |
列出 Neon Postgres 中特定项目中的所有分支资源。 |
Extension | GA |
az neon postgres branch show |
检索 Neon Postgres 数据库中特定分支的详细信息。 |
Extension | GA |
az neon postgres branch update |
更新 Neon Postgres 数据库中现有分支的属性。 |
Extension | GA |
az neon postgres branch wait |
将 CLI 置于等待状态,直到满足条件。 |
Extension | GA |
az neon postgres endpoint |
Manage Endpoint. |
Extension | GA |
az neon postgres endpoint list |
列出 Neon 分支中的所有终结点。 |
Extension | GA |
az neon postgres neon-database |
在 Azure 中管理 Neon Postgres 数据库。 |
Extension | GA |
az neon postgres neon-database list |
列出与特定分支关联的所有 Neon Postgres 数据库。 |
Extension | GA |
az neon postgres neon-role |
管理 Neon Postgres 数据库中的角色和权限。 |
Extension | GA |
az neon postgres neon-role list |
列出与 Neon Postgres 中的特定分支关联的所有角色和权限。 |
Extension | GA |
az neon postgres organization |
管理 Neon 组织,这些组织是在 Neon 端创建的实体。 |
Extension | GA |
az neon postgres organization create |
在 Azure 中的指定 Azure 资源组内创建新的 Neon 组织。 这通常是预配 Neon 无服务器 Postgres 的第一步。 |
Extension | GA |
az neon postgres organization delete |
删除 Azure 中的现有 Neon 组织。 |
Extension | GA |
az neon postgres organization list |
列出与特定订阅 ID 关联的所有 Neon 组织。 |
Extension | GA |
az neon postgres organization show |
检索特定 Neon 组织的详细信息。 |
Extension | GA |
az neon postgres organization update |
更新 Azure 中现有 Neon 组织的属性。 |
Extension | GA |
az neon postgres organization wait |
将 CLI 置于等待状态,直到满足条件。 |
Extension | GA |
az neon postgres project |
管理 Neon 项目,包括列出、创建、更新、删除和检索项目信息。 |
Extension | GA |
az neon postgres project create |
在 Azure 中创建新的 Neon 项目资源。 |
Extension | GA |
az neon postgres project delete |
删除 Azure 中的现有 Neon 项目资源。 |
Extension | GA |
az neon postgres project get-connection-uri |
检索特定 Neon Postgres 数据库的连接 URI。 |
Extension | GA |
az neon postgres project list |
列出与特定 Neon 组织关联的所有 Neon 项目。 |
Extension | GA |
az neon postgres project show |
检索特定 Neon 项目资源的详细信息。 |
Extension | GA |
az neon postgres project update |
更新 Azure 中现有 Neon 项目资源的属性。 |
Extension | GA |
az neon postgres project wait |
将 CLI 置于等待状态,直到满足条件。 |
Extension | GA |