pub async fn handle_command( socket_path: Option<PathBuf>, config_path: Option<PathBuf>, verbosity: Verbosity, args: ServerArgs, ) -> Result<()>