Previous Topic: application info Command Output SpecificationNext Topic: destroy (Application Control and Management)--Destroy Application


create (Application Control and Management)--Create Application

Create an application

Syntax
application create name 
Parameters
name

Name of application to create

Examples
application create sugarcrm

Create application 'sugarcrm'

Note: This command will fail if there is already an application installed with the same name. The result of this command is that a directory is created for the application under the AppLogic/apps directory and template binding and application descriptors are created.