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

gce_ssh_browser(instance)

Arguments

instance

the instance resource

Value

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

Details

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

See also