pub async fn stop_actor( address: SocketAddr, config: &Config, actor_id: &str, ) -> CliResult<()>
Stop an actor with CLI error handling