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
import | Imports from XML. |
See also other exports commands
export | Exports data from database in XML format. |
tasks | Extracts the list of the pending scheduled tasks matching the specified conditions. |
taskslog | Extracts the list of the log of executed tasks matching the specified conditions. |