Oc deploy

From NovaOrdis Knowledge Base
Revision as of 19:49, 22 November 2017 by Ovidiu (talk | contribs) (→‎Overview)
Jump to navigation Jump to search

Internal

Overview

Application Operations - Deploy

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.