Skip to content

Commit 3ff295f

Browse files
committed
add initial prototype
1 parent 803c0d0 commit 3ff295f

5 files changed

Lines changed: 1502 additions & 0 deletions

File tree

tools/azsdk-cli/Azure.Sdk.Tools.Cli/Commands/SharedOptions.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ public static class SharedOptions
2626
typeof(PipelineTestsTool),
2727
typeof(QuokkaTool),
2828
typeof(ReadMeGeneratorTool),
29+
typeof(SampleGeneratorTool),
2930
typeof(ReleasePlanTool),
3031
typeof(ReleaseReadinessTool),
3132
typeof(SdkBuildTool),

0 commit comments

Comments
 (0)