gamdb import
The gamdb import command imports a Global Addressing database property file that configures the database resources on the current system.
Usage
gamdb import --f FileRequired | Argument | Description |
---|---|---|
Yes | --f File | Specifies the JSON-formatted database property file. This file is mandatory. |
Example
This example creates a Global Addressing database resource as defined by the configuration provided in the GlobalAddressingDbResource.txt JSON-formatted file.
gamdb import --f GlobalAddressingDbResource.txt