OpenShift Build Operations: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 5: Line 5:


=Overview=
=Overview=
=View Build Logs=
View build logs associated with a build object:
oc logs -f builds/<''build-object-name''>

Revision as of 04:16, 21 November 2017

Internal

Overview

View Build Logs

View build logs associated with a build object:

oc logs -f builds/<build-object-name>