Learn R Programming

googleComputeEngineR (version 0.1.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)
# ## End(Not run)

Run the code above in your browser using DataLab