cf-html5-apps-repo-cli-plugin
cf-html5-apps-repo-cli-plugin copied to clipboard
Cloud Foundry CLI plugin to work with SAP Cloud HTML5 Applications Repository
### Description I have created a simple SAP UI5 app using standalone approuter, made some UI changes and used cf html5-push -r uimodule/webapp command to deploy the UI changes. Terminal...
### Description command "cf html5-list" never ends with plugin version 1.4.7 If I add DEBUG=2, I see that the plugin is constantly querying the same end point forever. If I...
### Description The `arm64` processors become more and more popular among developers and become an option in several CI/CD environments. To use `html5-plugin` in these environments, currently the only option...
### Description Cloud Foundry allows to configure custom certificates to be used for it's endpoints (e.g. private cloud or regulated market deployment). In some cases, the certificate chain may include...
### Description #### Actual Running `cf html5-list -a` deletes service binding of Cloud Foundry application. #### Expected When `html5-plugin` reuses existing service key or binding and not creates new one...
### Description I have deployed the application using MTA and done the ``` cf undeploy ``` then i try to run the command ``` cf html5-delete -d -n demohelium-* ```...
On the command line I have these names for the destinations  In BTP I have these names  He is using BTP destination. It shouldn't be the same destination,...
### Description cf html5-push guid removes all other apps from repository What is the expected behavior? Only one app should be pushed and all others should remain intact. What is...
### Description I have deployed the application using cf html5-push then i try to delete using ``` cf html5-delete -d -n * ``` it is not getting deleted. if i...
### Description When I use ` cf html5-push -n cloud-everywhere-html5-host .` to push my sample app in the repo, the CLI tells me the push was successful. However, the web...