OpenShift - List Build Configs using the oc get buildconfigs command

by
Jeremy Canfield |
Updated: September 09 2022
| OpenShift articles
If you are not familiar with the oc command, refer to OpenShift - Getting Started with the oc command.
The oc get buildconfigs (or oc get bc) command can be used to list the Build Configs in the currently selected project / namespace.
~]$ oc get buildconfigs
NAME TYPE FROM LATEST
my-hello-world-build Docker Git 1
Did you find this article helpful?
If so, consider buying me a coffee over at