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
Label to set in all resources for this application.
oc new-app -l 'app=myapp' -l 'something=somethingelse' ...