Oc deploy: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 18: | Line 18: | ||
Re-runs the previously deployed deployment. Retrying the deployment just restarts the deployment, it does not create a new deployment version. | Re-runs the previously deployed deployment. Retrying the deployment just restarts the deployment, it does not create a new deployment version. | ||
==--enable-triggers== |
Revision as of 00:41, 12 May 2017
Internal
Overview
Used for deployments.
oc deploy <deployment_config> --latest
Options
--cancel
--retry
Re-runs the previously deployed deployment. Retrying the deployment just restarts the deployment, it does not create a new deployment version.