kub_install_gcloud: Install gcloud for the current user

Description Usage Value Sudo References

View source: R/gcloud.R

Description

This function runs the gcloud installation routine via apt-get install google-cloud-sdk. It also installs the kubectl package for Kubernetes functionality. For more information, see the "Getting started" vignette.

Usage

1

Value

The path where gcloud was installed

Sudo

To install gcloud, this function requires sudo privileges. To do that, it prompts the user for their password and maintains it until the end of execution. All commands run this way are printed to the console so the user can know everything that's happening.

References

https://cloud.google.com/sdk/docs/downloads-apt-get


curso-r/kuber documentation built on Sept. 30, 2019, 9:12 a.m.