pub async fn execute_async(
args: &EventsArgs,
ctx: &CommandContext,
) -> CliResult<()>Expand description
Execute the events command asynchronously with modern patterns
pub async fn execute_async(
args: &EventsArgs,
ctx: &CommandContext,
) -> CliResult<()>Execute the events command asynchronously with modern patterns