Builds and Build Configs
oc get buildconfigs (veya oc get bc) komutu, o anda seçili olan proje/namespace Build Configs listelemek için kullanılabilir.
oc get buildconfigs
NAME TYPE FROM LATEST
my-hello-world-build Docker Git 1
Last updated