You are pushing two apps to Cloud Foundry. These two apps are microservices that compose a single application. The first app is an API called api-my-app. The second is a GUI interface called my-app. The GUI will consume the API as a user provided service called api-my-app-service. The domain for both apps will be using cfapp.io. You need a parameter called uri. What command and flags would you use to create the user provided service? (Choose all that apply)