pub async fn list_actors( address: SocketAddr, config: &Config, ) -> CliResult<Vec<(TheaterId, String)>>
List all actors with CLI error handling