Azure CLI - jasper-zanjani/azure GitHub Wiki
Install
choco install azure-cli
Create a pipeline interactively
This command will produce interactive prompts to fill in parameters.
az pipelines create --name "Express.CI"
choco install azure-cli
This command will produce interactive prompts to fill in parameters.
az pipelines create --name "Express.CI"