你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

az ml folder

Note

This reference is part of the azure-cli-ml extension for the Azure CLI (version 2.0.28 or higher). 该扩展将在首次运行 az ml folder 命令时自动安装。 Learn more about extensions.

文件夹子组命令。

命令

名称 说明 类型 Status
az ml folder attach

将文件夹附加到 AzureML 工作区,并选择默认使用的特定试验。 如果未指定试验名称,则默认为文件夹名称。

Extension GA

az ml folder attach

将文件夹附加到 AzureML 工作区,并选择默认使用的特定试验。 如果未指定试验名称,则默认为文件夹名称。

az ml folder attach [--experiment-name]
                    [--output-metadata-file]
                    [--path]
                    [--resource-group]
                    [--subscription-id]
                    [--workspace-name]

可选参数

The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.

--experiment-name -e

Experiment name.

--output-metadata-file -t

为结构化对象输出提供可选的输出文件位置。

--path

用于运行配置文件的根目录的路径。

属性
默认值: .
--resource-group -g

资源组名称。

--subscription-id

指定订阅 ID。

--workspace-name -w

Workspace name.

全局参数
--debug

提高日志记录详细程度以显示所有调试日志。

属性
默认值: False
--help -h

显示此帮助消息并退出。

--only-show-errors

仅显示错误,禁止显示警告。

属性
默认值: False
--output -o

Output format.

属性
默认值: json
接受的值: json, jsonc, none, table, tsv, yaml, yamlc
--query

JMESPath 查询字符串。 有关更多信息和示例,请参阅 http://jmespath.org/

--subscription

订阅的名称或 ID。 可以使用 az account set -s NAME_OR_ID 配置默认订阅。

--verbose

增加日志记录详细程度。 使用 --debug 获取完整的调试日志。

属性
默认值: False