AtgAppDar
An ATG dar module
Overview
Design
- Super Type
- AtgAppModule
| Role | Abstract. (Objects cannot be created.) |
| Instance Names | Unique |
| Notification | false |
| Template Directory | |
| Data View | Children, proximity: 1 |
| Logger Name | AtgAppDar |
Constraints
Allowed Property Values
| Property | Allowed Values | Default | Enforced |
|---|---|---|---|
| package-arch |
|
true | |
| package-filetype |
|
true |
Commands
Note
Commandline options displayed in square brackets "[]" are optional. If an option expects arguments, then angle brackets are shown after the option "<>". Any default value is shown within the brackets.
install
runs the package installation process
- Usage
- install [-environment <>] [-filename <>] [-installroot <>] [-url <>]
Options
| Option | Description |
|---|---|
| environment | environment name |
| filename | the filename |
| installroot | the install root |
| url | the repo url |
extract
extracts the package
- Usage
- extract [-base <>] [-dynamo_root <>] [-filename <>] [-installroot <>]
Options
| Option | Description |
|---|---|
| base | package base name |
| dynamo_root | the dynamo install dir |
| filename | the file name |
| installroot | the installation root |


