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