OpenShift Replication Controller Operations
Jump to navigation
Jump to search
Internal
List Replication Controllers for Project
oc get rc
List the Logs of a Replication Controller
oc logs -f rc/<rc-name>