You are deploying a MindSphere application through Cloud Foundry CLI and need to understand which commands are used to accomplish this deployment.
Solution
The most important Cloud Foundry CLI commands can be found through the following documentation:
Please note that not all commands can be executed with the OrgManager role. In some cases the SpaceDeveloper role is necessary, e.g. to start or stop apps. You can find a complete overview here:
https://docs.cloudfoundry.org/concepts/roles.html
Notes