Oc deploy: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 15: Line 15:


==--cancel==
==--cancel==
The cancellation is a bet-effort operation and may take some time to complete.


==--retry==
==--retry==

Revision as of 13:54, 22 May 2017

Internal

Overview

Used for deployments.

oc deploy <deployment_config> --latest

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 rollback.