oc rollout cancel

Cancel the in-progress deployment

Example usage
  # Cancel the in-progress deployment based on 'nginx'
  oc rollout cancel dc/nginx