tool

Executes dotnet tool ... commands.

@dotnet tool {
    args = "install MagnusOpera.OpenApiGen"
}

Capabilities

CapabilityInfo
Cachelocal
Bachno

Argument Reference

The following arguments are supported:

  • args - (Optional) Arguments appended after dotnet tool.
Last updated on