azure-devops-cli-extension
azure-devops-cli-extension copied to clipboard
[Feature Request] Equivalent PowerShell commands
Is your feature request related to a problem? Please describe.
Azure DevOps CLI is the only commandline tool available to our customers. However, it can be messy for users who prefer PowerShell as their scripting language, because they have to mix PowerShell syntax with CLI syntax.
Describe the solution you'd like
Azure PowerShell provides a tool named autorest.powershell that can generate powershell modules from swagger spec. The proposed solution is to leverage autorest to generate some core commands into a PowerShell module.
Additional context
This feature request comes from https://github.com/Azure/azure-powershell/issues/26956
Just found VSTeam. But it was last published end of 2023. May I know the roadmap of it?