To generate actor-role assignment scripts
At a Landmark command prompt, type
secadm generate actorrole [--byactor actor|--byrole role] outputFile
where
Parameter | Description |
---|---|
actorrole |
Generates a secadm script for actor-role assignment. |
--byactor actor |
Generates the script based on a specified actor. For example:
|
--byrole role |
Generates the script based on a specified role. For example:
|
outputFile |
The name of the script file to be created. |