Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 344 Bytes

builds-basic-access-buildconfig-logs.adoc

File metadata and controls

15 lines (10 loc) · 344 Bytes

Accessing BuildConfig logs

You can access BuildConfig logs using the web console or the CLI.

Procedure

To stream the logs of the latest build for a BuildConfig, run:

$ oc logs -f bc/<buildconfig_name>