Open thomazmoura opened 2 years ago
I've been thinking and this might actually be a good use case for Rust - creating a cli for integration with the Azure DevOps API. I'm gonna think about that (just .NET is also a good candidate, since it would be way easier and faster for me to implement).
I use the Azure CLI extensively, but mostly to interact with Azure DevOps Server. Considering the Azure CLI currently adds around 800MB~1GB of size to the container, it makes sense to move away from it and use the VSTeam PowerShell module instead.