gce_startup_logs {googleComputeEngineR} | R Documentation |
Get startup script logs
Description
Get startup script logs
Usage
gce_startup_logs(instance, type = c("shell", "cloud-config", "nginx"))
Arguments
instance |
The instance to get startup script logs from |
type |
The type of log to run Will use SSH so that needs to be setup |
[Package googleComputeEngineR version 0.3.0 Index]