gce_rstudio_password: Changes password for a user on RStudio container

View source: R/rstudio.R

gce_rstudio_passwordR Documentation

Changes password for a user on RStudio container

Description

RStudio has users based on unix user accounts

Usage

gce_rstudio_password(instance, username, password, container = "rstudio")

Arguments

instance

An instance with RStudio installed via gce_vm_template

username

The user to change the password for

password

The user password

container

The rstudio container to add the user to

Value

The instance


cloudyr/googleComputeEngineR documentation built on June 11, 2025, 8:47 a.m.