Oc new-app
Jump to navigation
Jump to search
Internal
Overview
new-app is a command that generates a JSON/YAML configuration. For more details see:
Options
-l, --labels
To set a single label on all objects of the new application:
oc new-app -l 'key1=value1' ...
To set multiple labels: