tool

ℹ️
This command is locally cacheable only.

Run a dotnet tool.

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

Argument Reference

The following arguments are supported:

  • args - (Optional) Example.
Last updated on