az ml serverless-endpoint
Note
This reference is part of the ml extension for the Azure CLI (version 2.15.0 or higher). 该扩展会在首次运行 az ml serverless-endpoint 命令时自动安装。 Learn more about extensions.
此命令组处于预览状态,正在开发中。 参考和支持级别:https://aka.ms/CLI_refstatus
管理 Azure ML 无服务器终结点。
命令
名称 | 说明 | 类型 | Status |
---|---|---|---|
az ml serverless-endpoint create |
创建无服务器终结点。 |
Extension | Preview |
az ml serverless-endpoint delete |
删除无服务器终结点。 |
Extension | Preview |
az ml serverless-endpoint get-credentials |
列出无服务器终结点的密钥。 |
Extension | Preview |
az ml serverless-endpoint list |
列出工作区中的无服务器终结点。 |
Extension | Preview |
az ml serverless-endpoint regenerate-keys |
重新生成无服务器终结点的密钥。 |
Extension | Preview |
az ml serverless-endpoint show |
显示无服务器终结点的详细信息。 |
Extension | Preview |
az ml serverless-endpoint update |
更新无服务器终结点。 |
Extension | Preview |
az ml serverless-endpoint create
命令组“ml 无服务器终结点”处于预览状态,正在开发中。 参考和支持级别:https://aka.ms/CLI_refstatus
创建无服务器终结点。
az ml serverless-endpoint create --resource-group
--workspace-name
[--file]
[--name]
[--no-wait]
[--set]
必需参数
资源组的名称。 可以使用 az configure --defaults group=<name>
配置默认组。
Azure ML 工作区的名称。 可以使用 配置默认工作区 az configure --defaults workspace=<name>
。
可选参数
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
包含 Azure ML 无服务器终结点规范的 YAML 文件的本地路径。 可以在以下位置找到适用于无服务器终结点的 YAML 参考文档。
无服务器终结点的名称。
不要等待长时间运行的操作完成。 默认值为 False。
属性 | 值 |
---|---|
默认值: | False |
通过指定要设置的属性路径和值来更新对象。 示例:--set property1.property2=value。
全局参数
提高日志记录详细程度以显示所有调试日志。
属性 | 值 |
---|---|
默认值: | 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 ml serverless-endpoint delete
命令组“ml 无服务器终结点”处于预览状态,正在开发中。 参考和支持级别:https://aka.ms/CLI_refstatus
删除无服务器终结点。
az ml serverless-endpoint delete --name
--resource-group
--workspace-name
[--no-wait]
必需参数
无服务器终结点的名称。
资源组的名称。 可以使用 az configure --defaults group=<name>
配置默认组。
Azure ML 工作区的名称。 可以使用 配置默认工作区 az configure --defaults workspace=<name>
。
可选参数
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
不要等待长时间运行的操作完成。 默认值为 False。
属性 | 值 |
---|---|
默认值: | False |
全局参数
提高日志记录详细程度以显示所有调试日志。
属性 | 值 |
---|---|
默认值: | 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 ml serverless-endpoint get-credentials
命令组“ml 无服务器终结点”处于预览状态,正在开发中。 参考和支持级别:https://aka.ms/CLI_refstatus
列出无服务器终结点的密钥。
az ml serverless-endpoint get-credentials --name
--resource-group
--workspace-name
必需参数
无服务器终结点的名称。
资源组的名称。 可以使用 az configure --defaults group=<name>
配置默认组。
Azure ML 工作区的名称。 可以使用 配置默认工作区 az configure --defaults workspace=<name>
。
全局参数
提高日志记录详细程度以显示所有调试日志。
属性 | 值 |
---|---|
默认值: | 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 ml serverless-endpoint list
命令组“ml 无服务器终结点”处于预览状态,正在开发中。 参考和支持级别:https://aka.ms/CLI_refstatus
列出工作区中的无服务器终结点。
az ml serverless-endpoint list --resource-group
--workspace-name
必需参数
资源组的名称。 可以使用 az configure --defaults group=<name>
配置默认组。
Azure ML 工作区的名称。 可以使用 配置默认工作区 az configure --defaults workspace=<name>
。
全局参数
提高日志记录详细程度以显示所有调试日志。
属性 | 值 |
---|---|
默认值: | 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 ml serverless-endpoint regenerate-keys
命令组“ml 无服务器终结点”处于预览状态,正在开发中。 参考和支持级别:https://aka.ms/CLI_refstatus
重新生成无服务器终结点的密钥。
az ml serverless-endpoint regenerate-keys --name
--resource-group
--workspace-name
[--key-type]
[--no-wait]
必需参数
无服务器终结点的名称。
资源组的名称。 可以使用 az configure --defaults group=<name>
配置默认组。
Azure ML 工作区的名称。 可以使用 配置默认工作区 az configure --defaults workspace=<name>
。
可选参数
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
要重新生成的密钥的类型。 允许的值:主要值、辅助值。
属性 | 值 |
---|---|
默认值: | primary |
不要等待长时间运行的操作完成。 默认值为 False。
属性 | 值 |
---|---|
默认值: | False |
全局参数
提高日志记录详细程度以显示所有调试日志。
属性 | 值 |
---|---|
默认值: | 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 ml serverless-endpoint show
命令组“ml 无服务器终结点”处于预览状态,正在开发中。 参考和支持级别:https://aka.ms/CLI_refstatus
显示无服务器终结点的详细信息。
az ml serverless-endpoint show --name
--resource-group
--workspace-name
必需参数
无服务器终结点的名称。
资源组的名称。 可以使用 az configure --defaults group=<name>
配置默认组。
Azure ML 工作区的名称。 可以使用 配置默认工作区 az configure --defaults workspace=<name>
。
全局参数
提高日志记录详细程度以显示所有调试日志。
属性 | 值 |
---|---|
默认值: | 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 ml serverless-endpoint update
命令组“ml 无服务器终结点”处于预览状态,正在开发中。 参考和支持级别:https://aka.ms/CLI_refstatus
更新无服务器终结点。
az ml serverless-endpoint update --name
--resource-group
--workspace-name
[--add]
[--force-string]
[--no-wait]
[--remove]
[--set]
必需参数
无服务器终结点的名称。
资源组的名称。 可以使用 az configure --defaults group=<name>
配置默认组。
Azure ML 工作区的名称。 可以使用 配置默认工作区 az configure --defaults workspace=<name>
。
可选参数
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
通过指定路径和键值对将对象添加到对象列表。 示例:--add property.listProperty <key=value, string or JSON string>
。
属性 | 值 |
---|---|
Parameter group: | Generic Update Arguments |
默认值: | [] |
使用“set”或“add”时,保留字符串文本,而不是尝试转换为 JSON。
属性 | 值 |
---|---|
Parameter group: | Generic Update Arguments |
默认值: | False |
不要等待长时间运行的操作完成。 默认值为 False。
属性 | 值 |
---|---|
默认值: | False |
从列表中删除属性或元素。 示例: --remove property.list <indexToRemove>
OR --remove propertyToRemove
.
属性 | 值 |
---|---|
Parameter group: | Generic Update Arguments |
默认值: | [] |
通过指定要设置的属性路径和值来更新对象。 示例:--set property1.property2=<value>
。
属性 | 值 |
---|---|
Parameter group: | Generic Update Arguments |
默认值: | [] |
全局参数
提高日志记录详细程度以显示所有调试日志。
属性 | 值 |
---|---|
默认值: | 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 |