Function gcs_authorize_data_access

Source
pub fn gcs_authorize_data_access()
Expand description

Authorize data access to Google Cloud Storage (GCS) using gcloud. The OAuth token is stored in the environment variable GCS_OAUTH_TOKEN.

ยงPanics

If gcloud is not installed on the PATH.