*What* Service instances that are provisioned via the Openshift UI do not contain a {{serviceName}} label. This means that the mobile CLI cannot detect and list them:
{code}mobile get serviceinstances keycloak{ / code}
https://github.com/aerogear/mobile-cli/blob/master/pkg/cmd/services.go#L433
*How* Find a new selector that is common to both serviceinstances provisioned with the CLI and ones provisioned in Openshift |
|