pub async fn execute_async(
args: &SubscribeArgs,
ctx: &CommandContext,
) -> Result<(), CliError>Expand description
Execute the subscribe command asynchronously (modernized)
pub async fn execute_async(
args: &SubscribeArgs,
ctx: &CommandContext,
) -> Result<(), CliError>Execute the subscribe command asynchronously (modernized)