1 reference to ExecuteGetAsync
aspire (1)
Commands\LogsCommand.cs (1)
228
return CommandResult.FromExitCode(await
ExecuteGetAsync
(connection, resourceWatcher, resourceName, format, tail, timestamps, search, cancellationToken));