DAA2Config Command Reference
The following table lists the options you can specify when running the DAA2Config command line tool. To get the list of options, run the following command:
./DAA2Config.sh help
| Option | Required? | Description |
|---|---|---|
-daaFile <DAA File Location>
|
Y | Location of the DAA file from which to generate the YAML file. Only one DAA file must be specified as an argument. |
-outputLocation <Output Location>
|
N | Location of the folder where you want to generate the output of DAA2Config command line utility. If unspecified, output files are generated in the same folder where the DAA file is. |
-envName <Environment Name>
|
N |
Name of the ActiveMatrix Service Grid - Container Edition environment. Default: AMXCEEnvironment |
-nodeName <Node name>
|
N |
Name of the ActiveMatrix Service Grid - Container Edition node. Default: AMXCENode |
-format
|
N |
Format of the generated YAML file can be
For more information, see Understanding Application Configuration YAML File. Default: |