ailtire model

Manage models in the applications. This includes the creation of models in the application.

Synopsis

ailtire model <command> [args]

ailtire model create --name <model name> --package <Package Name>
ailtire model get --name <model name>
ailtire model list

Description

Used to manage the model using the ailtire framework.

Directories

The creation of the model directory structure is one of the most important aspects of the framework. For information on the directory structure see directory structure for more information.

See Also


Table of contents