azure-devops-cli-extension
azure-devops-cli-extension copied to clipboard
Azure DevOps Extension for Azure CLI
### **This is autogenerated. Please review and update as needed.** ## Describe the bug **Command Name** `az devops invoke Extension Name: azure-devops. Version: 0.15.0.` **Errors:** ``` 'type' Traceback (most recent...
It is not possible to do a full range of queries/updates to Azure DevOps using the supported/documented APIs via the Azure DevOps cli extension's invoke verb. At the moment the...
**Is your feature request related to a problem? Please describe.** When creating a variable-group, I would like to add a multi-line description. I have tried the following ```ps1 # Using...
### **This is autogenerated. Please review and update as needed.** ## Describe the bug **Command Name** `az pipelines list Extension Name: azure-devops. Version: 0.18.0.` **Errors:** ``` The command failed with...
### **This is autogenerated. Please review and update as needed.** ## Describe the bug **Command Name** `az devops project list Extension Name: azure-devops. Version: 0.20.0.` **Errors:** ``` Only returns a...
If a service connection has property isReady different from true it's not returned on the list command https://docs.microsoft.com/en-us/cli/azure/devops/service-endpoint?view=azure-cli-latest#az_devops_service_endpoint_list The command documentation is not referencing any filtering.
### **This is autogenerated. Please review and update as needed.** ## Describe the bug **Command Name** `az artifacts universal download Extension Name: azure-devops. Version: 0.22.0.` **Errors:** ``` The command failed...
**Is your feature request related to a problem? Please describe.** In our project with customer, we need to **automate the scale set agent pool creation** process. like this ADO REST...
### **This is autogenerated. Please review and update as needed.** ## Describe the bug Getting SSL error. I have my organization firewall. But I provided the org ca certificate. Still...
I don't think it is a good idea to try every Azure CLI account, as this may cause **unexpected user credential to be used**. Instead, only the default/selected **(subscription, tenant,...