azure-devops-cli-extension icon indicating copy to clipboard operation
azure-devops-cli-extension copied to clipboard

Azure DevOps Extension for Azure CLI

Results 227 azure-devops-cli-extension issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** It would be useful if the `az devops project show` command could show tags added to a project. We would...

Feature

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Azure Cli Version: 2.70 Azure-Devops extension version: 0.18.0 Steps to reproduce the behavior: run: az...

bug
Area: ProToCol

### **This is autogenerated. Please review and update as needed.** ## Describe the bug **Command Name** `az artifacts universal publish Extension Name: azure-devops. Version: 0.17.0.` **Errors:** ``` _sigint_handler() takes 1...

This PR has a corresponding issue: Create a pipeline with yaml from another repository #1046

## Describe the bug Adding a NuGet package to a view fails using `az devops invoke`. Using `--area nuget` seems to direct the call to `artifacts.dev.azure.com` instead of `pkgs.dev.azure.com` causing...

### **This is autogenerated. Please review and update as needed.** ## Describe the bug **Command Name** `az artifacts universal download Extension Name: azure-devops. Version: 0.25.0.` **Errors:** ``` The command failed...

## Describe the bug Should not crash when pool-id is given as string by mistake **Command Name** `az pipelines agent list Extension Name: azure-devops. Version: 0.17.0.` **Errors:** ``` pool_id must...

**Describe the bug** az login --service-principal --username xxx --password yyy --tenant zzz --> Login goes successful. az devops configure --defaults organization=https://xyz project=xyz --> This works fine. az pipelines build list...

Area: ProToCol
Feature

## Describe the bug When running the az devops service-endpoint create --service-endpoint-configuration "[absolute path]" I get the following error. If I change it to use a relative path it completes...

**Is your feature request related to a problem? Please describe.** Like to enable/disable the project features (DevOps Services such as Boards, Repos, Pipelines, Test Plans and Artifacts) through the azure...

Feature