Feedback on service instance sharing (experimental)
Matt McNeeney
I'm pleased to announce that the ability to share service instances across orgs and spaces has been released!
In order to use this feature, please make sure you are running:
To share a service instance from one space into another, you just need to runĀ cf share-service SERVICE-INSTANCE -s SPACE
Note that this needs to be enabled by both admins (via a feature-flag) and by the author of the service you want to share.
For more information, please check out the following docs:
I'd encourage you all to try this out with a supportive service broker (like this example broker). This feature is currently experimental (beta), so feedback at this time would be extremely valuable.
Best wishes,
The CF Services API team