Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 524 Bytes

File metadata and controls

17 lines (13 loc) · 524 Bytes

Accessing BuildConfig logs for a given version build

You can access logs for a given version build for a BuildConfig using the web console or the CLI.

Procedure
  • To stream the logs for a given version build for a BuildConfig, enter the following command:

    $ oc logs --version=<number> bc/<buildconfig_name>