2 references to s_timestampsOption
aspire (2)
Commands\LogsCommand.cs (2)
127
Options.Add(
s_timestampsOption
);
139
var timestamps = parseResult.GetValue(
s_timestampsOption
);