public static async Task GetApiInfoAsync() { var result = await _info.GetApiInfoAsync(); WriteModel(result); }