gce_vm_logs {googleComputeEngineR} | R Documentation |
Open browser to the serial console output for a VM
Description
Saves a few clicks
Usage
gce_vm_logs(instance, open_browser = TRUE)
Arguments
instance |
The VM to see serial console output for |
open_browser |
Whether to return a URL or open the browser |
Value
a URL
[Package googleComputeEngineR version 0.3.0 Index]