ML CLI v2 update environment not usable

Trinh, Tuan Kiet 0 Reputation points
2023-05-16T05:02:16.22+00:00

I am using the Azure Machine Learning CLI v2 extensions

The update environment command az ml environment update require 3 arguments --name, --version, --label but when specify all three arguments the command return an error:

cli.azure.cli.core.azclierror: Cannot specify both version and label.

When missing one of the arguments the command will return an error that require that argument

cli.azure.cli.core.azclierror: the following arguments are required: --label/-l cli.azure.cli.core.azclierror: the following arguments are required: --version/-v

This conflict makes the command unusable.

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
1,869 questions
{count} votes