R/gcloud-install.R

gcloud_install

Install the Google Cloud SDK

Description

Installs the Google Cloud SDK which enables CloudML operations.

Usage

 
gcloud_install(update = TRUE) 

Arguments

Arguments Description
update Attempt to update an existing installation.

Examples

library(cloudml) 
gcloud_install() 

See Also

Other Google Cloud SDK functions: gcloud_init, gcloud_terminal