harbor (version 0.2.0)

container_logs: Retrieve logs for a container.

Description

Retrieve logs for a container.

Usage

container_logs(container, timestamps = FALSE)

Arguments

container

A container object

timestamps

Show timestamps.

Examples

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

Run the code above in your browser using DataLab