dbgit_pushfile: Push a file to databricks

Description Usage Arguments

View source: R/dbgit.R

Description

This function allow you to sync pushing a local git file TO databricks

Usage

1
dbgit_pushfile(filename, overwrite = FALSE)

Arguments

filename

indicating the filename to upload to databricks.

overwrite

is a boolean indicating if we should overwrite the file if already exists. By default is FALSE.


dwerbam/databricks_git_R documentation built on Nov. 5, 2019, 2:39 p.m.