db_read_netrc: Read .netrc File

View source: R/package-auth.R

db_read_netrcR Documentation

Read .netrc File

Description

Read .netrc File

Usage

db_read_netrc(path = "~/.netrc")

Arguments

path

path of .netrc file, default is ⁠~/.netrc⁠.

Value

named list of .netrc entries

See Also

Other Databricks Authentication Helpers: db_host(), db_token(), db_wsid()


brickster documentation built on April 12, 2025, 1:21 a.m.