config

Build 1501 on 14/Nov/2017  This topic last edited on: 22/Mar/2016, at 16:27

config [-<option> . . .]

Imports and exports configuration data.

This command exists also in cmd4 as config,

Available since the version 2.0.

Options

[-out] <string>

Name of the output file for export.

-in <string>

Name of the input file for import. Specify an empty string ("") to delete the configuration.

-name <string>

Name of the configuration.

-who <'global', 'user' or a user/group id>

Configuration owner: global, specific for the logged user or specific to a user/group.

-scope <string>

Configuration scope name: identifies the scope to assign newly created configuration objects to.

-newversion

Create a new version when updating an existing configuration.

See also other import commands

importImports from XML.

See also other exports commands

exportExports data from database in XML format.
tasksExtracts the list of the pending scheduled tasks matching the specified conditions.
taskslogExtracts the list of the log of executed tasks matching the specified conditions.