Oc deploy: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
No edit summary
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 2: Line 2:


* [[oc#deploy|oc]]
* [[oc#deploy|oc]]
* [[oc rollout|oc rollout]]


=Overview=
=Overview=


Used for [[OpenShift_Concepts#Deployment|deployments]].
{{Internal|OpenShift_Application_Operations#Deploy|Application Operations - Deploy}}
 
<pre>
oc deploy <deployment_config> --latest
</pre>
 
=Options=
 
==--cancel==
 
==--retry==
 
Re-runs the previously deployed deployment. Retrying the deployment just restarts the deployment, it does not create a new deployment version.

Latest revision as of 19:49, 22 November 2017