Motivation We would like to enable a command like:
oc cluster up --mobile=true
|
Which will provision a local oc cluster, with the ansible service broker and the mobile-core extension, making it easier for mobile developers to get started experimenting with the mobile core platform. Requirements We need to contact the OpenShift team, and see if the addition of the --mobile=true flag is compatible with their future plans for the oc cluster up command. |