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