az devcenter dev project
Note
This reference is part of the devcenter extension for the Azure CLI (version 2.67.0 or higher). 该扩展会在首次运行 az devcenter dev project 命令时自动安装。 Learn more about extensions.
Manage projects.
命令
名称 | 说明 | 类型 | Status |
---|---|---|---|
az devcenter dev project list |
列出所有项目。 |
Extension | GA |
az devcenter dev project list-abilities |
列出项目中已登录用户允许的能力。 |
Extension | GA |
az devcenter dev project show |
获取项目。 |
Extension | GA |
az devcenter dev project show-operation |
获取作的状态。 |
Extension | GA |
az devcenter dev project list
列出所有项目。
az devcenter dev project list [--dev-center --dev-center-name]
[--endpoint]
示例
使用开发人员中心列出
az devcenter dev project list --dev-center-name "ContosoDevCenter"
使用终结点列出
az devcenter dev project list --endpoint "https://8a40af38-3b4c-4672-a6a4-5e964b1870ed-contosodevcenter.centralus.devcenter.azure.com/"
可选参数
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
开发人员中心的名称。 使用 az configure -d dev-center=<dev_center_name>
配置默认值。
开发人员资源的 API 终结点。 使用 az configure -d endpoint=<endpoint_uri>
配置默认值。
全局参数
提高日志记录详细程度以显示所有调试日志。
属性 | 值 |
---|---|
默认值: | False |
显示此帮助消息并退出。
仅显示错误,禁止显示警告。
属性 | 值 |
---|---|
默认值: | False |
Output format.
属性 | 值 |
---|---|
默认值: | json |
接受的值: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath 查询字符串。 有关更多信息和示例,请参阅 http://jmespath.org/。
订阅的名称或 ID。 可以使用 az account set -s NAME_OR_ID
配置默认订阅。
增加日志记录详细程度。 使用 --debug 获取完整的调试日志。
属性 | 值 |
---|---|
默认值: | False |
az devcenter dev project list-abilities
列出项目中已登录用户允许的能力。
az devcenter dev project list-abilities --name
[--dev-center --dev-center-name]
[--endpoint]
[--user-id]
示例
使用开发人员中心列出
az devcenter dev project list-abilities --dev-center-name "ContosoDevCenter" --user-id "00000000-0000-0000-0000-000000000000" --name "DevProject"
使用终结点列出
az devcenter dev project list-abilities --endpoint "https://8a40af38-3b4c-4672-a6a4-5e964b1870ed-contosodevcenter.centralus.devcenter.azure.com/" --user-id "00000000-0000-0000-0000-000000000000" --name "DevProject"
必需参数
要对其执行操作的开发人员中心项目。
可选参数
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
开发人员中心的名称。 使用 az configure -d dev-center=<dev_center_name>
配置默认值。
开发人员资源的 API 终结点。 使用 az configure -d endpoint=<endpoint_uri>
配置默认值。
用户的 AAD 对象 ID。 如果值为“me”,则标识取自身份验证上下文。
属性 | 值 |
---|---|
默认值: | me |
全局参数
提高日志记录详细程度以显示所有调试日志。
属性 | 值 |
---|---|
默认值: | False |
显示此帮助消息并退出。
仅显示错误,禁止显示警告。
属性 | 值 |
---|---|
默认值: | False |
Output format.
属性 | 值 |
---|---|
默认值: | json |
接受的值: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath 查询字符串。 有关更多信息和示例,请参阅 http://jmespath.org/。
订阅的名称或 ID。 可以使用 az account set -s NAME_OR_ID
配置默认订阅。
增加日志记录详细程度。 使用 --debug 获取完整的调试日志。
属性 | 值 |
---|---|
默认值: | False |
az devcenter dev project show
获取项目。
az devcenter dev project show --name
[--dev-center --dev-center-name]
[--endpoint]
示例
使用开发人员中心
az devcenter dev project show --dev-center-name "ContosoDevCenter" --name "DevProject"
使用终结点
az devcenter dev project show --endpoint "https://8a40af38-3b4c-4672-a6a4-5e964b1870ed-contosodevcenter.centralus.devcenter.azure.com/" --name "DevProject"
必需参数
要对其执行操作的开发人员中心项目。
可选参数
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
开发人员中心的名称。 使用 az configure -d dev-center=<dev_center_name>
配置默认值。
开发人员资源的 API 终结点。 使用 az configure -d endpoint=<endpoint_uri>
配置默认值。
全局参数
提高日志记录详细程度以显示所有调试日志。
属性 | 值 |
---|---|
默认值: | False |
显示此帮助消息并退出。
仅显示错误,禁止显示警告。
属性 | 值 |
---|---|
默认值: | False |
Output format.
属性 | 值 |
---|---|
默认值: | json |
接受的值: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath 查询字符串。 有关更多信息和示例,请参阅 http://jmespath.org/。
订阅的名称或 ID。 可以使用 az account set -s NAME_OR_ID
配置默认订阅。
增加日志记录详细程度。 使用 --debug 获取完整的调试日志。
属性 | 值 |
---|---|
默认值: | False |
az devcenter dev project show-operation
获取作的状态。
az devcenter dev project show-operation --name
--operation-id
[--dev-center --dev-center-name]
[--endpoint]
示例
使用开发人员中心
az devcenter dev project show-operation --dev-center-name "ContosoDevCenter" --name "DevProject" --operation-id "f5dbdfab-fa0e-4831-8d13-25359aa5e680"
使用终结点
az devcenter dev project show-operation --endpoint "https://8a40af38-3b4c-4672-a6a4-5e964b1870ed-contosodevcenter.centralus.devcenter.azure.com/" --name "DevProject" --operation-id "f5dbdfab-fa0e-4831-8d13-25359aa5e680"
必需参数
要对其执行操作的开发人员中心项目。
项目操作的 ID。
可选参数
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
开发人员中心的名称。 使用 az configure -d dev-center=<dev_center_name>
配置默认值。
开发人员资源的 API 终结点。 使用 az configure -d endpoint=<endpoint_uri>
配置默认值。
全局参数
提高日志记录详细程度以显示所有调试日志。
属性 | 值 |
---|---|
默认值: | False |
显示此帮助消息并退出。
仅显示错误,禁止显示警告。
属性 | 值 |
---|---|
默认值: | False |
Output format.
属性 | 值 |
---|---|
默认值: | json |
接受的值: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath 查询字符串。 有关更多信息和示例,请参阅 http://jmespath.org/。
订阅的名称或 ID。 可以使用 az account set -s NAME_OR_ID
配置默认订阅。
增加日志记录详细程度。 使用 --debug 获取完整的调试日志。
属性 | 值 |
---|---|
默认值: | False |