library(cloudml)
gcloud_install()
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
See Also
Other Google Cloud SDK functions: gcloud_init
, gcloud_terminal