Lefty.Cyan 0.0.28

dotnet tool install --global Lefty.Cyan --version 0.0.28
                    
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 Lefty.Cyan --version 0.0.28
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Lefty.Cyan&version=0.0.28
                    
nuke :add-package Lefty.Cyan --version 0.0.28
                    

Lefty.Cyan

CI NuGet License: MIT

Azure automation.

Running

On Windows:

set CYAN_ENTRA=@entra.com
set CYAN_DEVOPS_ORG=DevOpsOrganization

dotnet cyan validate

On Linux:

export CYAN_ENTRA=@entra.com
export CYAN_DEVOPS_ORG=DevOpsOrganization

dotnet cyan validate

Pre-requisites

Installing

To install the tool as a repository tool, run the following command in the root of your repository:

> dotnet tool install --local Lefty.Cyan --create-manifest-if-needed

If you'd rather have the tool installed globally in your machine, run the following command:

> dotnet tool install --global Lefty.Cyan

Roadmap

  • DevOps
    • Project creation
    • Repository creation
    • RBAC sync
  • Azure
    • RBAC sync
Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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
0.0.28 145 3/28/2026
0.0.27 98 3/27/2026
0.0.26 86 3/27/2026
0.0.25 87 3/26/2026
0.0.24 133 3/18/2026
0.0.23 86 3/18/2026
0.0.22 78 3/18/2026
0.0.21 89 3/18/2026
0.0.20 95 3/18/2026
0.0.19 96 3/17/2026
0.0.18 93 3/16/2026
0.0.17 91 3/16/2026
0.0.15 83 3/16/2026
0.0.14 83 3/16/2026
0.0.13 90 3/15/2026
0.0.12 88 3/15/2026
0.0.11 86 3/15/2026
0.0.10 90 3/11/2026
0.0.9 85 3/11/2026
0.0.8 91 3/11/2026
Loading failed