1 reference to GetArgumentDescription
aspire (1)
Commands\ResourceCommand.cs (1)
769
command.ArgumentInputs.Select(argument => (GetCommandOptionLabel(argument),
GetArgumentDescription
(argument, cliOptionNames))),