How to remove the environment from the project?

Is it possible to remove a mobile environment from a project, for example, Blackberry and Adobe Air. For instance,

mobilefirst add environment

helps to add the environment, but is there a command to delete the environment?

+4
source share
1 answer

The CLI does not have a delete environment command.
You can send feature requests here: https://developer.ibm.com/mobilefirstplatform/help/

Your only option:

+7

Source: https://habr.com/ru/post/1570156/


All Articles