gbase.dotnet-devops
1.0.20-gcfb2a05ee5
This is a prerelease version of gbase.dotnet-devops.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet tool install --global gbase.dotnet-devops --version 1.0.20-gcfb2a05ee5
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo dotnet tool install --local gbase.dotnet-devops --version 1.0.20-gcfb2a05ee5
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=gbase.dotnet-devops&version=1.0.20-gcfb2a05ee5&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package gbase.dotnet-devops --version 1.0.20-gcfb2a05ee5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
dotnet-devops
A dotnet global tool that lists projects and watches builds across an Azure Devops organization
Installation
dotnet tool install --global dotnet-devops
Setup
To setup dotnet-devops you'll need your Azure Devops organization url and a personal access token that allows read access to project pipelines & builds.
devops init
Example Url: 'https://mycompany.visualstudio.com/defaultcollection'
Usage
devops init
- sets the DevOps url and PAT to use [^1]devops list
- lists all buildsdevops list -r
- lists recent buildsdevops list -f
- lists failed buildsdevops watch
- polls for new builds and shows progress
[^1]: The PAT is stored unencrypted in the .dotnet-devops folder created in your user profile directory. No idea how to do this better
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
Version | Downloads | Last updated |
---|---|---|
1.2.2 | 649 | 1/1/2024 |
1.2.1 | 629 | 1/1/2024 |
1.0.21-g4697036c46 | 506 | 1/1/2024 |
1.0.20-gcfb2a05ee5 | 580 | 1/1/2024 |
1.0.18-g920484646a | 482 | 1/1/2024 |
1.0.14-gd43f077d0d | 1,039 | 12/2/2022 |
1.0.13-g18abf3eeed | 929 | 12/2/2022 |
1.0.12-g8b77138e24 | 993 | 12/2/2022 |
1.0.8.49466 | 1,162 | 12/2/2022 |
1.0.8-gc13a5f4b30 | 935 | 12/2/2022 |
1.0.1 | 1,029 | 12/1/2022 |
1.0.0 | 977 | 12/1/2022 |