You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|*example:*|`$ cf login -a https://api.ng.bluemix.net`|
31
31
32
-
2. Create an instance of the postgreSQL service, giving it a unique name in the last arguement.
32
+
2. Create an instance of the PostgreSQL service, giving it a unique name in the last argument. The application is written to assume that the service instance name will begin with "postgresql".
33
33
34
34
|*usage:*|`$ cf create-service SERVICE PLAN SERVICE_INSTANCE`|
0 commit comments