The below information is given in the Titanium doc for enabling services using Appcelerator studio(GUI).
Appcelerator Services require Titanium SDK 3.1.1 and later. Make sure the Titanim SDK version in the tiapp.xml file is set to 3.1.1 and later. When creating a new application in Appcelerator Studio, make sure the Enable Appcelerator Services checkbox is enabled. For a previously created project, open your tiapp.xml file, then click the Enable Services button under the Appcelerator Service section. Find the link also http://docs.appcelerator.com/platform/latest/#!/guide/Appcelerator_Services
i need to enable two services soasta.touchtest and appcelerator.apm. How to Enable these services using command line(CLI)?