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

Azure DevOps Extension for Azure CLI

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

### **This is autogenerated. Please review and update as needed.** ## Describe the bug **Command Name** `az pipelines variable-group create Extension Name: azure-devops. Version: 0.18.0.` **Errors:** 'ss' is not recognized...

**Describe the bug** "az extension add --name azure-devops --upgrade" doesn't update to latest 0.19.0 version **To Reproduce** Azure Cli Version: azure-cli 2.24.2 Azure-Devops extension version: azure-devops 0.18.0 Steps to reproduce...

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.18.0.` **Errors:** ``` [Errno 2] No...

## Describe the bug When trying to create a branch policy with required reviewers: $ az repos policy required-reviewer create ... --required-reviewer-ids [email protected] fails with Could not resolve identity: [email protected]...

With the new option in PullRequest to rebase code to merge, how to enabled PR with autocomplete in vsts code cli to "rebase" automacatilly in complete pull request? thanks! ---...

enhancement
Requires API upgrade

When using 'az pipelines runs artifact download' on large files it can be confusing if the call has failed etc since there's no status except for "Downloading...". Since the download...

Feature

| Command | Description | |--- |--- | |az pipelines environment create | Create an environment | |az pipelines environment list | Show all environments in a project | |az...

new command
Feature

**Describe the bug** A clear and concise description of what the bug is. Unable to update pipeline permission **To Reproduce** Azure Cli Version: 2.0.81 Azure-Devops extension version: 0.17.0 Steps to...

bug
Area: ProToCol

## Describe the bug I've been hitting this SSL error. After googling around and doing some reading I have tried: * Disconnecting from my companies VPN * Setting environment varibles...

**Is your feature request related to a problem? Please describe.** I would like to be able to create agent pools using automation. **Describe the solution you'd like** `az pipelines pool...

Feature