googleComputeEngineR (version 0.3.0)

container_logs: Retrieve logs for a container.

Description

Retrieve logs for a container.

Usage

container_logs(container, timestamps = FALSE, follow = FALSE)

Arguments

container

A container object

timestamps

Show timestamps.

follow

Follow log output as it is happening.

Examples

Run this code
# NOT RUN {
container_rm(con)
# }

Run the code above in your browser using DataLab