Oc deploy: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
No edit summary
 
Line 7: Line 7:


{{Internal|OpenShift_Application_Operations#Deploy|Application Operations - Deploy}}
{{Internal|OpenShift_Application_Operations#Deploy|Application Operations - Deploy}}
Used for [[OpenShift_Concepts#Deployment|deployments]].
<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