pub fn prepare_configuration(
    _configuration: Option<Configuration>,
    _arguments: Option<CliArguments>
) -> ServerResult<Configuration>