az ml experiment
Commands to manage experiments.
Commands
az ml experiment list |
List experiments in a workspace. |
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
--output-metadata-file -t
Provide an optional output file location for structured object output.
--path
Path to a root directory for run configuration files.
default value: .
--resource-group -g
Resource group name.
--subscription-id
Specifies the subscription Id.
--workspace-name -w
Workspace name.
Global Parameters
--debug
Increase logging verbosity to show all debug logs.
--help -h
Show this help message and exit.
--only-show-errors
Only show errors, suppressing warnings.
--output -o
Output format.
--query
JMESPath query string. See http://jmespath.org/ for more information and examples.
--verbose
Increase logging verbosity. Use --debug for full debug logs.