Azure / Azure/azure-devops-cli-extension

[Feature Request] Equivalent PowerShell commands

Open
#1,433 1 comment 0 reactions 0 assignees View on GitHub
Feature
Dominant language
Python
Stars
682
Forks
278
Avg merge
3d 23h
Merged PRs (30d)
3

Description

**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](https://github.com/Azure/autorest.powershell) that can generate powershell modules from [swagger spec](https://github.com/MicrosoftDocs/vsts-rest-api-specs). 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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.