Learn R Programming

googleComputeEngineR (version 0.2.0)

gce_vm_logs: Open browser to the serial console output for a VM

Description

Saves a few clicks

Usage

gce_vm_logs(instance, open_browser = TRUE,
  project = gce_get_global_project(), zone = gce_get_global_zone())

Arguments

instance

The VM to see serial console output for

open_browser

Whether to return a URL or open the browser

project

Project ID for this request, default as set by gce_get_global_project

zone

The name of the zone for this request, default as set by gce_get_global_zone

Value

a URL