azure-devops-cli-extension
azure-devops-cli-extension copied to clipboard
Azure DevOps Extension for Azure CLI
## Describe the bug Cannot pass values to the route with `--route-parameters`. **Command Name** `az devops invoke Extension Name: azure-devops. Version: 0.25.0.` **Debugging** INFO: cli.azext_devops.dev.team.invoke: inputList is ['project=', 'MAX', 'wikiIdentifier=',...
**Is your feature request related to a problem? Please describe.** AAD token authentication is really flaky, hides error messages and has terrible UX Splitted from issue #1258 **Describe the solution...
It is not possible to remove links to e.g. Commits with the command `az boards work-item relation remove`. Seems like this command aims on removing relations with other work items,...
**Describe the bug** If you pass auto-complete in `az repos pr create` command autocomplete appears to be turned on, but the PR does not actually autocomplete when all criteria are...
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I cannot create a project.. **Describe the solution you'd...
was wondering if there is a set of arguments that allow for Creation of inherited processes? I have searched everywhere. If not, I am having a hard time invoking the...
There doesn't seem to be a way to set this option when setting this policy. 
### **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...
**Related command** `az repos show` **Is your feature request related to a problem? Please describe.** I work across many repos, and it's often useful to jump to the Azure DevOps...
**Describe the bug** When I use ```az devops invoke``` for [Builds - Get Build Changes](https://docs.microsoft.com/en-us/rest/api/azure/devops/build/builds/get%20build%20changes?view=azure-devops-rest-5.1) it fails and prompts for parameters for [Builds - Get Changes Between Builds](https://docs.microsoft.com/en-us/rest/api/azure/devops/build/builds/get%20changes%20between%20builds?view=azure-devops-rest-5.1) My investigation...