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