gcs_list_mountpoints: List all GCS mountpoints

Description Usage Value Examples

View source: R/gcs_list_mountpoints.R

Description

List all GCS mountpoints. The function uses 'GCSDokan“ on Windows or the command 'df' on Linux to show all mountpoints. Due to the system differences, the function is only able to show the bucket name on Linux and can show the full remote path on Windows.

Usage

1

Value

a data.frame object with the first column named 'remote' and second named 'mountpoint'

Examples

1

GCSFilesystem documentation built on Nov. 8, 2020, 7:50 p.m.