container_logs: Retrieve logs for a container.

Description Usage Arguments Author(s) Examples

View source: R/harbor_container.R

Description

Retrieve logs for a container.

Usage

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

Arguments

container

A container object

timestamps

Show timestamps.

follow

Follow log output as it is happening.

Author(s)

Winston Change winston@stdout.org

Examples

1
2
3
4
## Not run: 
container_rm(con)

## End(Not run)

cloudyr/googleComputeEngineR documentation built on Jan. 23, 2022, 8:30 a.m.