Oc deploy: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
No edit summary
 
(One intermediate revision by the same user not shown)
Line 6: Line 6:
=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==
 
The cancellation is a bet-effort operation and may take some time to complete.
 
==--retry==
 
Re-runs the previously deployed deployment. Retrying the deployment just restarts the deployment, it does not create a new deployment version.
 
==--enable-triggers==
 
Re-enables triggers disabled by a [[oc rollback|rollback]].

Latest revision as of 19:49, 22 November 2017