Bootstrap FreeKB - OpenShift - List Build Configs using the oc get buildconfigs command
OpenShift - List Build Configs using the oc get buildconfigs command

Updated:   |  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 Buy Me A Coffee



Comments


Add a Comment


Please enter 0db206 in the box below so that we can be sure you are a human.