Defining default resource groups from the command line

Follow this procedure to define default resource groups from the command line.

Enter:
nim -o change -a default_res=ResGroupName master
For example, if the ResGrp1 resource group should be the set of default resources for all NIM operations, enter:
nim -o change -a default_res=ResGrp1 master