gce_container_logs {googleComputeEngineR}R Documentation

Check the docker logs of a container

Description

Check the docker logs of a container

Usage

gce_container_logs(instance, container)

gce_check_container(...)

Arguments

instance

The instance running docker

container

A running container to get logs of

...

Arguments passed to gce_container_logs

Value

logs


[Package googleComputeEngineR version 0.3.0 Index]