1 reference to OutputFileName
dotnet-openapi (1)
Commands\AddURLCommand.cs (1)
23
_outputFileOption = Option(
OutputFileName
, "The destination to download the remote OpenAPI file to.", CommandOptionType.SingleValue);