im exportmappednames
exports mapped names of admin provided objects to an XML file.
Synopsis
im exportmappednames [--adminType=value] [--outputFile=value] [--[no|confirm]overwriteOutputFile] [(-?|--usage)] [(-F file|--selectionFile=file)] [(-N|--no)] [(-Y|--yes)] [--[no]batch] [--cwd=directory] [--forceConfirm=[yes|no]] [-g|--gui] [--hostname=server] [--user=name] [--password=password] [--port=number][--quiet][--settingsUI=[gui|default]] [--status=[none|gui|gui.actions|default]]
Description
im exportmappednames exports mapped names of the specified admin provided objects to an XML file. The allowed objects names that can be exported are field, type, state, testverdict and dynamic group.
Options
This command takes the universal options available to all the im commands, as well as some general options. See the options reference page for descriptions.
--adminType
This option accepts the admin provided object type name as the value. Only field, type, state, testverdict and dynamic group are the allowed admin provided objects.
--outputFile
specifies the path and name of the XML file to export the mapped names to. If not specified the system uses the default XML file wrv_{adminType}_{timestamp}.xml to export the mapped names. The default file is saved in the directory from where the im exportmapppednames command was invoked.
--[no|confirm]overwriteOutputFile overwrites the default file without asking for a confirmation. The following options are available with this option:
no — Cancels the operation.
Confirm — Calls for a confirmation to overwrite the file. On confirming the overwrite you must specify the path and file name to which the mapped names are to be exported.
The following is an example of the command that exports the mapped names of the admin provided objects. The example specifies that the default file will be overwritten with the output file export.xml.
im exportmappednames --adminType=state --confirmoverwriteOutputFile --outputFile=d:/test/export.xml
See Also
Command: importmappednames
Miscellaneous: options
Est-ce que cela a été utile ?