dot-gsutil_make_bucket: Make a bucket on the google cloud

.gsutil_make_bucketR Documentation

Make a bucket on the google cloud

Description

Make a bucket on the google cloud

Usage

.gsutil_make_bucket(
  bucket,
  uniform_bucket_level_access = FALSE,
  storage_class = "standard",
  location = "us"
)

Arguments

bucket

character(1) bucket name for the google storage bucket.

uniform_bucket_level_access

"-b" Specifies the uniform bucket-level access setting. Default is "off"

storage_class

"-c" standard: >99.99 dual-regions

location

"-l" bucket is created in the location US, which is multi-region

Value

'.gcloud_make_bucket()' returns invisibly


Bioconductor/BiocKubeInstall documentation built on Jan. 26, 2023, 12:35 a.m.