Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

az ml experiment

Note

This reference is part of the azure-cli-ml extension for the Azure CLI (version 2.0.28 or higher). The extension will automatically install the first time you run an az ml experiment command. Learn more about extensions.

Commands to manage experiments.

Commands

Name Description Type Status
az ml experiment list

List experiments in a workspace.

Extension GA

az ml experiment list

List experiments in a workspace.

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

Optional Parameters

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

--output-metadata-file -t

Provide an optional output file location for structured object output.

--path

Path to a root directory for run configuration files.

Property Value
Default value: .
--resource-group -g

Resource group name.

--subscription-id

Specifies the subscription Id.

--workspace-name -w

Workspace name.


Feedback

Was this page helpful?