OpenShift Build Operations
Jump to navigation
Jump to search
Internal
Overview
View Builds for Project
oc get builds
View Build Logs
View build logs associated with a build object:
oc logs -f builds/<build-object-name>
oc get builds
View build logs associated with a build object:
oc logs -f builds/<build-object-name>