Oc deploy
Jump to navigation
Jump to search
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.
--enable-triggers
Re-enables triggers disabled by a rollback.