pub async fn create_label(
    args: CreateLabelArgs,
    client: &BergClient
) -> Result<()>