OpenShift Deployment Operations
Jump to navigation
Jump to search
External
Internal
Starting a Deployment
oc rollout latest dc/<deploymentconfig-name>
This will start the number of replicas specified in ?.
oc rollout latest dc/<deploymentconfig-name>
This will start the number of replicas specified in ?.