Description

The following command line options instruct GenRocket to override the resources that were loaded from a user's profile.  

Note: This command line option is only available for GenRocket enterprise users. 


Commands

-or
--override-resources <resourceFile>


For example: 


genrocket -r <ScenarioName.grs> -or <resource.properties>


Required Parameter

  • <resourceFile> - defines the path and file name of the resource file 
    • Example: /home/jdoe/config/resource.properties


Sample Resource Properties File

resource.output.directory=/home/janedoe/Desktop
resource.jdbc.directory=/home/janedoe/dbConfig