Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 436 Bytes

builds-basic-access-buildconfig-logs.adoc

File metadata and controls

17 lines (13 loc) · 436 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, enter the following command:

    $ oc logs -f bc/<buildconfig_name>