gce_ssh_browser: Open a cloud SSH browser for an instance

View source: R/ssh.R

gce_ssh_browserR Documentation

Open a cloud SSH browser for an instance

Description

This will open an SSH from the browser session if getOption("browser") is not NULL

Usage

gce_ssh_browser(instance)

Arguments

instance

the instance resource

Details

You will need to login the first time with an email that has access to the instance.

Value

Opens a browser window to the SSH session, returns the SSH URL.

See Also

https://cloud.google.com/compute/docs/ssh-in-browser

Other ssh functions: gce_ssh_addkeys(), gce_ssh_setup(), gce_ssh()


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