Table of Contents

Class Program

Namespace
AgentContainers.Generator
Assembly
AgentContainers.Generator.dll
Command-line entry point for validating manifests, generating committed artifacts, and emitting machine-readable matrices consumed by CI and e2e automation.
public static class Program
Inheritance
Program
Inherited Members

Methods

Main(string[])

Runs the generator command requested by args.
public static Task<int> Main(string[] args)

Parameters

args string[]

Returns

Task<int>