Empower Your Azure DevOps Usage with Azdoutil
Azdoutil is a CLI tool for Azure DevOps by Pluralsight author and MVP Benjamin Day. With azdoutil you can easily interact with Azure DevOps organization directly from your favorite command line environment. The project is published at GitHub under MIT license.
Getting started
To install this tool run a simple dotnet tool install azdoutil -g command. Note that you will need to have .NET 7.0 installed, so if you …