pub async fn list_milestone(
    args: ListMilestonesArgs,
    client: &BergClient
) -> Result<()>