Oc new-app

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

Internal

Overview

new-app is a command that generates a JSON/YAML configuration. For more details see:

Application Operations

Options

-l, --labels

Label to set in all resources for this application.

oc new-app -l 'app=myapp' -l 'something=somethingelse' ...