Add CLI Command

Add or change a dotnet CLI command, subcommand, or option across the relevant CLI projects. USE FOR: adding or changing a dotnet CLI command/subcommand, adding a new Option<T> or Argument<T>, registering a subcommand in the command tree, changing an option's help description or a command's runtime message, wiring a command parser, or updating --help output.

.NET (Microsoft) 1a802ef 2 files · 5.7 KB Updated 4k repo stars

File contents

dotnet/sdk/tree/main/.github/skills/add-cli-command commit 1a802ef023

Frequently asked questions

npx skillmds@latest add dotnet/add-cli-command