ProjectStatus 1.0.0
Suggested Alternatives
dotnet tool install --global ProjectStatus --version 1.0.0
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 ProjectStatus --version 1.0.0
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=ProjectStatus&version=1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package ProjectStatus --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Azure DevOps Project Status
Use this CLI tool to display all Projects Build Status.
State Project Name | Build Name | Version | Started by
--------- ---------------- | ----------------- | ---------------- | ---------------
SUCCEEDED MyProject | Website - CI | 20191127.1 | DUPONT Cédric
IN PROGRESS MyProject | Referentiel - ... | 0.2.19149.10 | VOITURON Denis
FAILED MyProject | Framework.Data... | 19.10.17.1 | SMITH Gregor...
How to install?
Run this command:
dotnet tool install -g Dvoituron.DevOps.ProjectStatus
How to use?
Fist, you need to go to https://dev.azure.com, to generate a Security Personal Access Token (PAT). In Azure DevOps website, go to Your profile / Personal Access Token (in top of the screen) and create a new token with 'Build Read' and 'Release Read' authorizations.
Copy the generated token (PAT) to use in this command.
az-devops-status --organization=[organisation_name] pat=[generated_pat]
The organisation_name is the name just after the url dev.azure.com. Example: https://dev.azure.com/organisation_name.
Road map
The next release will integrate the display of deployment status (Release Status).
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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 was computed. 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. |
.NET Core | netcoreapp3.0 is compatible. netcoreapp3.1 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.0.0 | 608 | 1/8/2020 |